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

Add a smallrye.jwt.new-token.audience property #376

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Add a smallrye.jwt.new-token.audience property #376

merged 1 commit into from
Jan 13, 2021

Conversation

sberyozkin
Copy link
Contributor

Fixes #364

This PR adds a new smallrye.jwt.new-token.audience property - for the users be able to avoid setting the technical claims like aud (similarly to how it has already been done with iss)

@sberyozkin sberyozkin added this to the 2.4.2 milestone Jan 12, 2021
@sberyozkin sberyozkin mentioned this pull request Jan 12, 2021
@sberyozkin
Copy link
Contributor Author

Let me go with this one as we need to close on 2.4.2, Mike - any concerns ping me please, thanks

@sberyozkin sberyozkin merged commit 6d38422 into smallrye:master Jan 13, 2021
@sberyozkin sberyozkin deleted the jwt_build_improvements branch January 13, 2021 09:54
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.

Support a new-token.audience property for re-signing JWT tokens
2 participants