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 signing algorithm #68

Open
pthalasta opened this issue Jul 27, 2021 · 0 comments
Open

Support ES256 signing algorithm #68

pthalasta opened this issue Jul 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pthalasta
Copy link

pthalasta commented Jul 27, 2021

  • Feature Request

What should the feature do:
Currently the there is no support for ES256 signing algorithm with go-oidc v2. We need support for ES256 signing algorithm

What is use case behind this feature:
OIDC token provider need to have a wider list of support for signing algorithms than just RS256

Token that i used throws the following error

level=error msg="Not able to verify ID token: oidc: id token signed with unsupported algorithm, expected [\"RS256\"] got \"ES256\""
@pthalasta pthalasta added the enhancement New feature or request label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant