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

Add support for ClientAssertion client auth #252

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

KevinDockx
Copy link
Contributor

Small change that enables support for authenticating clients with assertions when calling the token endpoint (when exchanging the auth code & when refreshing tokens).

@leastprivilege
Copy link
Contributor

Client assertion type is missing.

@KevinDockx
Copy link
Contributor Author

The ClientAssertion class consists of Type and Value properties. Or do you mean the enum for assertion types? That's already in IdentityModel, I figured it would be best to keep it in one location, but if you want I can copy the enum to IdentityModel.OidcClient?

@leastprivilege
Copy link
Contributor

oh sorry. my bad. Got it.

@leastprivilege leastprivilege merged commit 24a3d8b into IdentityModel:main Sep 25, 2020
@leastprivilege
Copy link
Contributor

thanks!

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants