Xanadu Okta OIDC SSO - Redirecting to Logout Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2024 10:40 AM
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?
- Labels:
-
Multi-Provider
-
OIDC
-
okta
-
SAML
-
SSO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2024 03:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2024 05:05 AM
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.