Session Management

These APIs deal with OpenID Connect Session Management 1.0. Onegini's OpenID Connect Provider (OP) offers the Check Session endpoint and a Relying Party Initiated logout endpoint as part of Session Management.

The urls for check_session_iframe and end_session_endpoint can be found in the Discovery API.

The two APIs are outlined here:

For more information on the implementation and configuration, refer to the topic guide.