<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
How to Append the SID User Session Identifier to the ID Token
Okta Identity Engine
API Access Management
Overview

This article details how to include a SID claim in an ID Token issued by the Okta org.

Applies To
  • API Access Management
  • Okta Identity Engine (OIE)
  • Front Channel SLO
Solution

To include the SID claim in an ID Token issued by the Okta org, it is necessary to enable the Front Channel Single Logout feature for any app that needs access to this claim.

  • Make sure to select the Include user session details box:

User session details

  • This will allow tracking of the Okta Session ID within the token with the sid claim:

Token with SID claim

Loading
How to Append the SID User Session Identifier to the ID Token