2020-08-16 09:39:47
|
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
response_status_code |
|
response_status_text |
|
response_headers |
{
"date": "Sun, 16 Aug 2020 09:39:47 GMT",
"server": "Apache/2.4.25 (Debian)",
"cache-control": "no-cache",
"x-content-type-options": "nosniff",
"x-xss-protection": "1; mode\u003dblock",
"content-type": "application/json",
"content-length": "2064",
"keep-alive": "timeout\u003d5, max\u003d100",
"connection": "Keep-Alive"
}
|
response_body |
{
"issuer" : "https://aaa.mew-tech.io/op",
"authorization_endpoint" : "https://aaa.mew-tech.io/op/authorization",
"request_parameter_supported" : true,
"request_uri_parameter_supported" : true,
"request_object_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES256K", "ES384", "ES512" ],
"token_endpoint" : "https://aaa.mew-tech.io/op/token",
"token_endpoint_auth_methods_supported" : [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt" ],
"token_endpoint_auth_signing_alg_values_supported" : [ "RS256", "RS384", "RS512", "HS256", "HS384", "HS512" ],
"userinfo_endpoint" : "https://aaa.mew-tech.io/op/userinfo",
"userinfo_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES256K", "ES384", "ES512" ],
"registration_endpoint" : "https://aaa.mew-tech.io/op/clients",
"jwks_uri" : "https://aaa.mew-tech.io/op/jwks",
"registration_client_uri" : "https://aaa.mew-tech.io/op/clients",
"grant_types_supported" : [ "authorization_code", "implicit", "refresh_token", "client_credentials" ],
"response_types_supported" : [ "code", "id_token code", "token id_token code", "token code", "id_token", "token id_token" ],
"subject_types_supported" : [ "public", "pairwise" ],
"id_token_signing_alg_values_supported" : [ "HS256", "RS256" ],
"scopes_supported" : [ "address", "all", "basic", "email", "offline_access", "openid", "phone", "profile" ],
"claims_supported" : [ "acr", "address", "at_hash", "aud", "auth_time", "birthdate", "c_hash", "email", "email_verified", "family_name", "gender", "given_name", "iss", "locale", "middle_name", "name", "nickname", "nonce", "phone_number", "phone_number_verified", "picture", "preferred_username", "profile", "refresh_token", "rt_hash", "sub", "updated_at", "website", "zoneinfo" ],
"acr_values_supported" : [ "1", "2", "3" ],
"check_session_iframe" : "https://aaa.mew-tech.io/op/session.html",
"end_session_endpoint" : "https://aaa.mew-tech.io/op/logout"
}
|
|