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

Allow SkipAll option for JWK validation in keyfunc.NewDefault #126

Open
d-g-town opened this issue May 27, 2024 · 1 comment
Open

Allow SkipAll option for JWK validation in keyfunc.NewDefault #126

d-g-town opened this issue May 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@d-g-town
Copy link

d-g-town commented May 27, 2024

Following up from this issue thread: MicahParks/jwkset#32

Current working around this by creating storage with jwkset.NewMemoryStorage(), adding the key manually, and specifying the storage in the keyfunc.New(options).

@d-g-town d-g-town changed the title Allow SkipAll option for JWK validation Allow SkipAll option for JWK validation in keyfunc.NewDefault May 27, 2024
@MicahParks
Copy link
Owner

Thank you for opening this issue @d-g-town. I plan on exposing github.com/MicahParks/jwkset options via a new function in an upcoming release. I'll use this issue to track that work.
This is unlikely to happen in the next week or two.

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

2 participants