- Authentication and Authorization using Azure Active Directory - Part 1
This explains all about setting up azure ad to Authenticate web/web api
Steps.
- 1. Create tenant or choose default tenant
- 2. Register an app
- 3. Add secret
- 4. Add permissions -- Permission needed User.ReadWrite.All AppRoleAssignment.ReadWrite.All
- 5. Grant admin permission to these newly added permission
- 6. Add roles “say - admin,guest”
and all set.. follow below screenshots
No comments:
Post a Comment