Web Api - Permission Check instead of checking for role #1133
-
Hello All,
Checking on granular permission for each endpoint helps in our use case, so that when we add a new role later, we dont have to go back and add the new role on all the related endpoints Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@kamalsivalingam |
Beta Was this translation helpful? Give feedback.
@kamalsivalingam
The scope needs to be requested by the client, but validated by the Web API. See https://docs.microsoft.com/azure/active-directory/develop/scenario-protected-web-api-verification-scope-app-roles