Azure / Azure/data-api-builder
DAB Configure Token claim which represents `roles`
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### Discussed in https://github.com/Azure/data-api-builder/discussions/2301
Originally posted by **BenMenegazzo** July 15, 2024
I have spent some time today attempting to integrate DAB with the identity provider Auth0. Basic authorization as "authenticated" seems to work without issue. However, Auth0 access tokens do not expose a "roles" claim. The equivalent seems to be a "permissions" claim. Is there way to map "roles" to a claim with a different title?
Contributor guide
Assessment
This issue has not been assessed yet.