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
My client assertion is signed by KMS so i can't use the keystore options in the library is there any way to override this and provide my own client_assertion as part of the request to the token endpoint?
i managed to work around this by using "none" on the token_endpoint_auth_method so i could then just submit what i wanted in exchangebody on the client.callback.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
My client assertion is signed by KMS so i can't use the keystore options in the library is there any way to override this and provide my own client_assertion as part of the request to the token endpoint?
All reactions