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

two fixes with client JWK signing #302

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

paulswartz
Copy link
Collaborator

@paulswartz paulswartz commented Dec 12, 2023

Two fixes that came up while validating the private_key_jwt auth method. With this, it passes the client-oidcc-test-plan suite.

The `oidcc-client-test` validates that the "kid" value is present, so we
include it in the signature if it's available.
Came across this working with the `private_key_jwt` auth in the
Conformance Suite.
@maennchen maennchen merged commit d9df1a9 into erlef:main Dec 12, 2023
25 checks passed
@paulswartz paulswartz deleted the private-key-jwt branch January 5, 2024 13:49
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.

None yet

2 participants