Xanadu Okta OIDC SSO - Redirecting to Logout Page

dapeck
Kilo Contributor

Hey - I've been working in a Xanadu sandbox to prove out an OIDC SSO integration on the latest SNOW version, however, I keep getting redirected to the external logout page regardless of what instructions I follow. The redirect according to my browser console looks to never even redirect to the IDP, ServiceNow is just failing. Is anyone else experiencing this on Xanadu? Any suggestions on what to check that I might have misconfigured?

2 REPLIES 2

Vivek Prakash A
Tera Contributor

I was facing the same issue and solved the issue by doing below

  • Created new identity provider using wel-known url, earlier I was doing it manually 
  • Make sure you have the active user created if you are not syncing the user

I was actually able to solve my issue just by turning off PKCE on the Okta side, did not realize SNOW couldn't handle PKCE.