GET /saml/{provider_id}/slo
处理SAML单点登出请求
SAML None application/x-www-form-urlencoded
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
provider_id |
path |
string |
Yes |
|
|
|
SAML IdP ID |
Referenced Schemas
dto.SAMLSLODetailResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
dto.SAMLSLOResponse |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|
dto.SAMLSLOResponse
| Field | Type | Required | Example | Constraints | Description |
logout_count |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
name_id |
string |
No |
|
|
|
status |
string |
No |
success |
|
|