---
title: "Include a session iframe"
method: GET
path: "/{client_id}/iframe"
tags: ["Session Management"]
---

# Include a session iframe

`GET /{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](http://openid.net/specs/openid-connect-session-1_0.html#ChangeNotification) via which a client can receive notifications about session state changes.

## Path parameters

- `client_id` string, required

## Response `200`

OK

## Changes

- **2017-03-12** `517735228177` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/authentiqid/apis/authentiq-connect-api/changes/:client_id/iframe/get.md)

---

[API](https://skmtc.dev/authentiqid/apis/authentiq-connect-api.md) · [All operations](https://skmtc.dev/authentiqid/apis/authentiq-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/authentiqid/authentiq-connect-api/revisions/a1689e8baa23/schema)
