{"issuer": "https://sso.wansen.co", "authorization_endpoint": "https://sso.wansen.co/authorize", "token_endpoint": "https://sso.wansen.co/token", "userinfo_endpoint": "https://sso.wansen.co/userinfo", "jwks_uri": "https://sso.wansen.co/jwks.json", "response_types_supported": ["code"], "grant_types_supported": ["authorization_code"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256"], "scopes_supported": ["openid", "profile", "email"], "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic"], "claims_supported": ["sub", "preferred_username", "name", "email", "phone_number"]}