You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: