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

Support JWT token algs PS256, PS384, PS512 #997

Closed
yurem opened this issue Feb 1, 2019 · 1 comment
Closed

Support JWT token algs PS256, PS384, PS512 #997

yurem opened this issue Feb 1, 2019 · 1 comment
Assignees
Labels
docs requires documentation to be added or updated new feature adding new functionality, or extending existing functionality
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Feb 1, 2019

No description provided.

@yurem yurem added this to the 3.1.6 milestone Feb 1, 2019
@yurem yurem changed the title Support JWT token algs PS256 , PS384 ,PS512 Support JWT token algs PS256, PS384, PS512 Feb 1, 2019
@qbert2k qbert2k added new feature adding new functionality, or extending existing functionality in progress docs requires documentation to be added or updated labels Feb 2, 2019
qbert2k added a commit that referenced this issue Feb 8, 2019
Support JWT token algs PS256, PS384, PS512
qbert2k added a commit that referenced this issue Feb 8, 2019
Support JWT token algs PS256, PS384, PS512
@qbert2k qbert2k closed this as completed Feb 8, 2019
@qbert2k
Copy link
Contributor

qbert2k commented Feb 8, 2019

Some notes to consider:

  1. The new signature algorithms PS256, PS384, PS512 are ready to use and are published in the configuration endpoint: userinfo_signing_alg_values_supported, id_token_signing_alg_values_supported, request_object_signing_alg_values_supported, token_endpoint_auth_signing_alg_values_supported.

  2. I have generated a new JWKS for client and server to test with Jenkins at ce-dev3.gluu.org

  3. CE setup and oxTrust were updated.

  4. oxEleven was not updated because SoftHSM is not working with the new algs.

qbert2k added a commit that referenced this issue Feb 14, 2019
qbert2k added a commit that referenced this issue Feb 14, 2019
qbert2k added a commit that referenced this issue Feb 15, 2019
qbert2k added a commit that referenced this issue Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs requires documentation to be added or updated new feature adding new functionality, or extending existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants