App Roles in Azure Web API

145 Views Asked by At

I am getting following error when trying to acquire a token for my Azure Web API.

ADAL Error Occurred: AADSTS50105: The signed in user is not assigned to a role for the application 'app guid'.

I don't have any app roles in my manifest and I don't need one. What is causing the check for app roles. I don't have it enabled at the Azure AD Application level as well.

0

There are 0 best solutions below