<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007Eo8hOCAROkta Classic EngineAuthenticationAnswered2021-10-19T17:35:53.000Z2021-10-19T14:30:18.000Z2021-10-19T17:35:53.000Z
OIDC private_key_jwt token request fails with mismatched_redirect_uri

I'm trying to authenticate the user with auth_code from okta to the token endpoint url using private_key_jwt method.

So i've signed the payload with private key and upload the jwks public key to okta, and when i make token request with auth_code from okta fails with 400 ad request.

when i check the okta logs it says the "mismatched_redirect_uri" is the failure reason.

I've already added the redirect uri but when hitting token endpoint i'm not passing any redirect uri.

Could someone please help on this?

/help/servlet/rtaImage?refid=0EM4z0000027zUn


This question is closed.
Loading
OIDC private_key_jwt token request fails with mismatched_redirect_uri