コンテンツにスキップ

OIDC Session Management check-session iframe endpoint.

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

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