RP-Initiated Logout endpoint following OpenID Connect Session Management specification.Allows a Relying Party to notify the OpenID Provider that the End-User has logged out.
Request
Query Params
Responses
🟢200OK
OK. Logout completed (if no redirect URI specified).
This response does not have a body.
🔵302302
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.socialidnow.com/v1/oauth/logout'