oidc

OpenID Connect Front- and Back-channel Enabled Logout

This endpoint initiates and completes user logout at the Ory OAuth2 & OpenID provider and initiates OpenID Connect Front- / Back-channel logout:

https://openid.net/specs/openid-connect-frontchannel-1_0.html https://openid.net/specs/openid-connect-backchannel-1_0.html

Back-channel logout is performed asynchronously and does not affect logout flow.

get/oauth2/sessions/logout

Changes

Changed in 2 of the 51 revisions of this API.6

    • api operation id performOidcFrontOrBackChannelLogout removed and replaced with revokeOidcSession

      api-operation-id-removed

    • api tag oidc added

      api-tag-added

    • api tag v0alpha2 removed

      api-tag-removed

    • api operation id revokeOidcSession removed and replaced with performOidcFrontOrBackChannelLogout

      api-operation-id-removed

    • api tag v0alpha2 added

      api-tag-added

    • api tag oidc removed

      api-tag-removed