Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT token contains multiple audience values (eg, Auth0) #1070

Merged

Conversation

rloomans
Copy link
Contributor

@rloomans rloomans commented Aug 24, 2020

The aud claim in a JWT token can be an list, in which case, validation should pass if one of the values matches one of the values configured for the authoriser.

For example, see Auth0 access tokens.

@dherault
Copy link
Owner

Thanks @rloomans, will merge soon.

@dherault dherault merged commit c0bcba6 into dherault:master Aug 26, 2020
@rloomans
Copy link
Contributor Author

Thanks @dherault

@dherault
Copy link
Owner

v6.6.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants