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 ES256 #259

Open
1 task
hifabienne opened this issue Jan 6, 2023 · 1 comment
Open
1 task

Support ES256 #259

hifabienne opened this issue Jan 6, 2023 · 1 comment
Labels
backend enhancement New feature or request

Comments

@hifabienne
Copy link
Member

As a developer I want to be able to use this library with id tokens that are signed with "ES256" instead of RS256.

Acceptance Criteria

  • I can use tokens signed with ES256
@livio-a
Copy link
Member

livio-a commented Jan 9, 2023

Additional info:
the rp.NewIDTokenVerifier methods needs to be supplied with the WithSupportedSigningAlgorithms from the discovery endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
Status: 📨 Product Backlog
Development

No branches or pull requests

2 participants