结束会话(退出登录)
正式环境
https://accounts.zwsoft.cn
正式环境
https://accounts.zwsoft.cn
GET
/connect/endsession
公开
最后修改时间:2023-06-08 03:48:10
请求参数
Query 参数
id_token_hint
string
必需
示例值:
eyJhbGciOiJSU3eFZt02hBu-shKA
post_logout_redirect_uri
string
退出回调地址
示例值:
https://web.zwsoft.cn/logout/callback/
state
string
将原样返回
示例值:
RandomString
示例代码
返回响应
修改于 2023-06-08 03:48:10