Skip to content

Add support for JWT/JWS #4434

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
jgrandja opened this issue Jul 5, 2017 · 0 comments
Closed

Add support for JWT/JWS #4434

jgrandja opened this issue Jul 5, 2017 · 0 comments
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
Milestone

Comments

@jgrandja
Copy link
Contributor

jgrandja commented Jul 5, 2017

We need to support JWT as the Id Token is a JWT.

We also need the capability of verifying the signature of a JWS (JSON Web Signature).

@jgrandja jgrandja added the in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) label Jul 5, 2017
@jgrandja jgrandja added this to the 5.0.0.M3 milestone Jul 5, 2017
@jgrandja jgrandja self-assigned this Jul 5, 2017
@jgrandja jgrandja changed the title Add support for JWT/JOSE Add support for JWT/JWS Jul 5, 2017
thomasdarimont pushed a commit to thomasdarimont/spring-security that referenced this issue Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
Projects
None yet
Development

No branches or pull requests

1 participant