{"issuer": "https://ap.ssso.hdems.com", "authorization_endpoint": "https://ap.ssso.hdems.com/authorize", "response_types_supported": ["code", "code id_token"], "token_endpoint": "https://ap.ssso.hdems.com/oauth/token", "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic"], "grant_types_supported": ["authorization_code", "refresh_token"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["ES256", "RS256"], "jwks_uri": "https://ap.ssso.hdems.com/oauth/keys", "scopes_supported": ["email", "offline_access", "openid", "profile"], "userinfo_endpoint": "https://ap.ssso.hdems.com/oauth/userinfo", "claims_supported": ["aud", "iss", "sub", "iat", "exp", "hd", "name", "given_name", "family_name", "preferred_username", "updated_at", "zoneinfo", "locale", "email", "email_verified", "auth_time", "nonce"], "response_modes_supported": ["query"]}