Versions Compared

Key

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

...

DTP uses end_session_endpoint from the OIDC issuer to log out the user from the OIDC server. This property must be defined in the <OIDC_ISSUER_URL>/.well-known/openid-configuration payload. The OIDC Backchannel Logout URI for DTP is <DTP_INSTALL>is <HOST>:<PORT>/pstsec/logout/connect/back-channel/dtp. The logout token submitted to this URI must include a session ID (SID) claim.

...