Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

If subject identifier in the token validation response needs to adhere to the "Use tenant domain in local subject identifier" and "Use user store domain in local subject identifier" configurations in service provider, uncomment below configuration in <IS_HOME>/repository/conf/identity/identity.xml.

Code Block
languagexml
<BuildSubjectIdentifierFromSPConfig>true</BuildSubjectIdentifierFromSPConfig>
  • Default value of this property is false.
  • If the value is false, subject identifier will be set as the fully qualified username.