<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
Native to Web SSO Fails with "'subject_token' is invalid." or "The 'interclient_token' has an invalid issuer."
Okta Identity Engine
API Access Management
Overview

Native to Web SSO Login fails with one of the following errors:

 

  • 'subject_token' is invalid. 
  •  The 'interclient_token' has an invalid issuer.

 

Applies To
  • Okta Identity Engine (OIE)
  • OpenID Connect (OIDC)
  • Native To Web Single Sign-On (SSO)
Cause

The same Authorization Server was not used for each step in the login process.

 

These errors will occur if the same Authorization Server is not used for all three steps of the Native to Web SSO login process, as documented here: Configure Native to Web SSO

Solution

Native to Web SSO Login can use either a Custom or the Org Authorization Server.

It is required that the same Authorization Server be used for each of the three login steps:

  1. Initial login  
    • Embedded IDX
    • Direct Auth
    • Resource Owner Password 
    • Redirect Authorize
  2. Token Exchange
  3. Web Authorize Call

Using a different Authorization Server during the Token Exchange step will return the error 'subject_token' is invalid.
Using a different Authorization Server during the Web Authorize step will return the error The 'interclient_token' has an invalid issuer.

 

Related References

Loading
Native to Web SSO Fails with "'subject_token' is invalid." or "The 'interclient_token' has an invalid issuer."