<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chaya-PU</title>
    <description>The latest articles on DEV Community by Chaya-PU (@chayapu).</description>
    <link>https://dev.to/chayapu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1132974%2F2fe7f8bc-a424-44d7-9cc9-810f16ff118b.png</url>
      <title>DEV Community: Chaya-PU</title>
      <link>https://dev.to/chayapu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chayapu"/>
    <language>en</language>
    <item>
      <title>Azure active directory SSO</title>
      <dc:creator>Chaya-PU</dc:creator>
      <pubDate>Fri, 04 Aug 2023 12:01:24 +0000</pubDate>
      <link>https://dev.to/chayapu/azure-active-directory-sso-5cae</link>
      <guid>https://dev.to/chayapu/azure-active-directory-sso-5cae</guid>
      <description>&lt;p&gt;Hi all, I am trying to authenticate jwt token using single sign on in azure active directory. So i am able to login in frontend using angular msal2 package and i am able to get the token but when i try to integrate with the nodejs application(backend) to authorize the protected api it's saying unauthorized.&lt;/p&gt;

&lt;p&gt;This is the tutorial which i was watching&lt;/p&gt;

&lt;p&gt;&lt;a href="https://fluentjs.medium.com/angular-spa-and-node-js-api-with-azure-ad-for-authentication-in-2021-b2974666c2eb"&gt;https://fluentjs.medium.com/angular-spa-and-node-js-api-with-azure-ad-for-authentication-in-2021-b2974666c2eb&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aad</category>
      <category>azure</category>
      <category>sso</category>
      <category>oauth</category>
    </item>
  </channel>
</rss>
