Questions tagged [azure-application-roles]

Azure application roles are used to assign permissions to users.

https://learn.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles

1 questions
1
vote
1 answer

In Azure Active Directory App Registration Api Permissions, how do we enable the adding user_impersonation?

We have multiple microservices, some of which need to talk to each other without human interaction, and some of which require App Roles in order to grant access. Instead of using the Resource Owner Password Credentials grant flow which is "not…
Brian Kessler
  • 2,187
  • 6
  • 28
  • 58