<?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: Sree</title>
    <description>The latest articles on DEV Community by Sree (@sree1992).</description>
    <link>https://dev.to/sree1992</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%2F1471469%2Fab3c14ef-c379-4bfb-a1d5-87d8cae4acdd.png</url>
      <title>DEV Community: Sree</title>
      <link>https://dev.to/sree1992</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sree1992"/>
    <language>en</language>
    <item>
      <title>Unable add custom scope for MSAL entra Angular integration, When adding still using graph API</title>
      <dc:creator>Sree</dc:creator>
      <pubDate>Mon, 06 May 2024 04:11:45 +0000</pubDate>
      <link>https://dev.to/sree1992/unable-add-custom-scope-for-msal-entra-angular-integration-when-adding-still-using-graph-api-2c8g</link>
      <guid>https://dev.to/sree1992/unable-add-custom-scope-for-msal-entra-angular-integration-when-adding-still-using-graph-api-2c8g</guid>
      <description>&lt;p&gt;I am trying to integrate MSAL with Angular. I can able to generate access token with  the help of Graph API. But token with nonce claim unable parse in the spring boot API. Therefore, I decided to use custom scope by creating an api in the Azure portal, but still MSAL is using the graph API. Added suggested implementation from MSAL and Azure. Can anyone suggest how to apply  custom scope without Graph API or Another approach?&lt;/p&gt;

</description>
      <category>msal</category>
      <category>entra</category>
      <category>angular</category>
      <category>spring</category>
    </item>
  </channel>
</rss>
