Okta Social Login Fails with ‘Transaction Expired - Error Code: access_denied’
Hi everyone,
I’m trying to implement Microsoft login via Okta for my application. Everything seems properly configured, but I’m running into the following error after the Microsoft login popup:
@anand.patel For your org, our logs indicate that the cause of this error is that the /token endpoint for this Identity Provider returned a 400 error back to Okta when we tried to complete Authorization Code flow.
You likely want to double check your IdP config to make sure all the values provided are correct, sometimes remaking it from scratch is the best way to ensure that.
I’m able to login with anand@kirithiv.onmicrosoft.com domain. but I’m not able to login with @algoshack.com domain why?
is there any change required from Okta/Microsoft configuration?
Do you have different Routing Rules configured for these domains, with each domain routing to a different IdP? I noticed you have multiple Microsoft IdPs in your org as well as a generic OIDC IdP, which is the one that was encountering the 400 error.