logout_query => logout_request to follow the same format as the other operations.
This commit is contained in:
@@ -77,7 +77,7 @@ REQ2SRV = {
|
||||
# AuthnAuthority + IDP + PDP + AttributeAuthority
|
||||
"assertion_id_request": "assertion_id_request_service",
|
||||
# IDP + SP
|
||||
"logout_query": "single_logout_service",
|
||||
"logout_request": "single_logout_service",
|
||||
"manage_nameid_query": "manage_name_id_service",
|
||||
"artifact_query": "artifact_resolution_service",
|
||||
# SP
|
||||
|
||||
Reference in New Issue
Block a user