data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

DAB Configure Token claim which represents `roles`

Open seantleonard opened this issue 1 year ago • 0 comments

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?

seantleonard avatar Sep 24 '24 17:09 seantleonard