8000 Handle jwks optional alg by FZambia · Pull Request #962 · centrifugal/centrifugo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Handle jwks optional alg #962

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

Merged
merged 2 commits into from
Mar 30, 2025
Merged

Handle jwks optional alg #962

merged 2 commits into from
Mar 30, 2025

Conversation

FZambia
Copy link
Member
@FZambia FZambia commented Mar 28, 2025

Proposed changes

Relates #961

This should make the case with missing alg in Key Set work automatically. The only caveat is that theoretically the algorithm used by provider may differ from the one in token (but still in the same family - RSA or EC) – but this must be safe, the verification must always fail.

@FZambia FZambia merged commit a16001c into master Mar 30, 2025
4 checks passed
@FZambia FZambia deleted the optional_jwks_alg branch March 30, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0