コンテンツにスキップ

Start front-channel logout.

GET
/logout
Code sample: Shell / cURL
curl --request GET \
--url https://auth.example.com/logout

Successful response. The representation can be JSON, HTML, or a redirect.

Redirect response.