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

Using client_assertion instead of client_secret #264

Closed
yvef opened this issue Nov 19, 2020 · 4 comments
Closed

Using client_assertion instead of client_secret #264

yvef opened this issue Nov 19, 2020 · 4 comments
Labels

Comments

@yvef
Copy link

yvef commented Nov 19, 2020

Hi Everyone.
I'm implementing an authentication flow for a client that uses a certificate instead of a secret. But for that purposes I need to specify client_assertion and client_assertion_type values in post body for a request to the token endpoint.
I couldn't find any related stuff.
So, I can implement it, but why it is not yet implemented?

Thanks

@leastprivilege
Copy link
Contributor

#252

It is. It might not be released yet.

@yvef
Copy link
Author

yvef commented Nov 20, 2020

Thanks.

@yvef yvef closed this as completed Nov 20, 2020
@leastprivilege
Copy link
Contributor

I just pushed an update.

@github-actions
Copy link

This issue 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 Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants