How do you read Roles/Permissions using MSAL-ANGULAR

后端 未结 4 1671
天涯浪人
天涯浪人 2021-01-06 11:44

So I\'ve successfully integrated Azure AD authentication in my angular site as per the instructions in msal-angular and now I\'m at the point where I\'m looking to define an

4条回答
  •  萌比男神i
    2021-01-06 12:10

    You can change the manifest to get these delivered in the token itself.

    The sample (its for .NET though), explains this in detail

提交回复
热议问题