{"issuer": "https://prih1.wa2.olympicsoft.com", "authorization_endpoint": "https://prih1.wa2.olympicsoft.com/oauth/authorize", "token_endpoint": "https://prih1.wa2.olympicsoft.com/oauth/token", "userinfo_endpoint": "https://prih1.wa2.olympicsoft.com/oauth/userinfo", "end_session_endpoint": "https://prih1.wa2.olympicsoft.com/oauth/logout", "jwks_uri": "https://prih1.wa2.olympicsoft.com/.well-known/jwks.json", "response_types_supported": ["code"], "grant_types_supported": ["authorization_code", "refresh_token"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256"], "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post", "none"], "code_challenge_methods_supported": ["S256"], "scopes_supported": ["openid", "profile", "email", "roles"], "claims_supported": ["sub", "auth_instance_id", "global_actor_id", "email", "email_verified", "given_name", "family_name", "name", "locale", "zoneinfo", "initials", "avatar_color", "global_roles"]}