How to capture IDP JWT After Okta SSO Login
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
We are using Okta as our Identity Provider (IdP) for SSO into ServiceNow via OIDC
Our goal is to:
Allow users to log in to ServiceNow using Okta SSO (OIDC).
After login, capture the ID token (JWT) issued by Okta in ServiceNow.
Store the JWT so it can be used later
Does anyone know how to reliably capture the IDP ID token (JWT) issued during/after login? What is the ServiceNow-supported method for capturing the IDP JWT after successful OIDC login?
0 REPLIES 0