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

Make sure OIDC users can restrict the signature algorithm #16288

Closed
sberyozkin opened this issue Apr 6, 2021 · 3 comments
Closed

Make sure OIDC users can restrict the signature algorithm #16288

sberyozkin opened this issue Apr 6, 2021 · 3 comments

Comments

@sberyozkin
Copy link
Member

Description

Right now all asymmetric algorithms will be supported: #16287.
It will be good from the security point of view to let users require that for example only RS512 is supported, etc

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 6, 2021

/cc @pedroigor

@sberyozkin
Copy link
Member Author

sberyozkin commented Apr 6, 2021

@middagj also proposed to make setRelaxVerificationKeyValidation configurable - so that we can recommend the users to restrict the key length to 2048+

@sberyozkin
Copy link
Member Author

Resolved by #33462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant