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?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)