Skip to content

JwtGrantedAuthoritiesConverter allow configuring the authorities claim name #7104

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

Closed
wants to merge 1 commit into from

Conversation

ch4mpy
Copy link
Contributor

@ch4mpy ch4mpy commented Jul 13, 2019

gh-7100

JwtGrantedAuthoritiesConverter: configurable authorities clai

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 13, 2019
JwtGrantedAuthoritiesConverter: configurable authorities claim names
@jzheaux
Copy link
Contributor

jzheaux commented Jul 25, 2019

I think this is an interesting idea, @ch4mpy, though it changes the original intent of this class, which is to identify a single claim (amongst a couple of candidates), and extract claims from it. If more community members confirm that they are extracting authorities from more than one claim in the same JWT, then we can take a look at simplifying this through a new composite class.

@jzheaux jzheaux closed this Jul 25, 2019
@rwinch rwinch changed the title gh-7100 JwtGrantedAuthoritiesConverter: configurable authorities claim names JwtGrantedAuthoritiesConverter allow configuring the authorities claim name Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants