Can't access Identity Provider in Azure App Service Authentication menu

304 Views Asked by At

When i try to access the 'Authentication' menu in Azure App Service, I get a message saying I don't have access to this.

I don't want to use the built-in roles like 'Contributor' or 'Owner'. I have created a custom role, with granular permissions but i can't find the specific permission that deals with Azure App Service authentication.

What permissions do I need to attach to a custom role, so I can access the Authentication menu, and add an identity provider?

1

There are 1 best solutions below

0
Marcus Larsson On

Double-check what OAuth permissions are granted to App Configuration Data Owner and App Configuration Data Reader in Azure AD, that should give you an indication of what permissions to assign to your custom role.