Auth0 Roles #2301
Unanswered
BenMenegazzo
asked this question in
Q&A
Auth0 Roles
#2301
Replies: 1 comment
-
Thanks for reaching out, @BenMenegazzo. You're right that it Auth0 seems to not support emitting roles in a I created #2395 to track adding a capability in DAB to modify which token claim DAB uses to look for "roles" because DAB currently explicitly looks for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions