GET /saml/{provider_id}/slo/sp
构建SAML LogoutRequest并重定向至IdP的SLO端点
SAML None application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
provider_id |
path |
string |
Yes |
|
|
|
SAML Provider ID |
user_id |
query |
string |
Yes |
|
|
|
User ID |
session_index |
query |
string |
No |
|
|
|
Session Index |
Referenced Schemas
dto.SAMLSLOResponse
| Field | Type | Required | Example | Constraints | Description |
logout_count |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
name_id |
string |
No |
|
|
|
status |
string |
No |
success |
|
|