Include a session iframe

GET {{baseUrl}}/:client_id/iframe

An OpenID Connect Session Management iframe to facilitate e.g. single sign-on or remote logouts.

The iframe implements the OIDC postMessage-based change notification protocol via which a client can receive notifications about session state changes.

See also: - OIDC OP iframe