Overview#
Backchannel_logout_session_required is an OPTIONAL OpenID Connect Dynamic Client Registration OPTIONAL Boolean value specifying whether the Relying Party requires that a sid (session ID) Claim be included in the Logout Token to identify the Relying Party session with the OpenID Connect Provider when the backchannel_logout_uri is used. If omitted, the default value is false.Backchannel_logout_session_required MAY only be present if backchannel_logout_uri is present.