Where can I find a comprehensive list of identity scope?

You Matsuo(松尾 陽) 65 Reputation points
2024-12-03T05:44:28.8766667+00:00

Hello,

I'm trying to implement a RBAC authentication in Python and stumbled upon get_bearer_token_provider. Its second parameter is scopes for the token. And I'm curious of what scope I can set for it. I tried to search examples but I only found https://cognitiveservices.azure.com/.default.

https://learn.microsoft.com/en-us/python/api/azure-identity/azure.identity.aio?view=azure-python#functions

I'd like to know a comprehensive list of available scopes for that method.

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
728 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.