{"issuer": "https://app.401go.com/api/o", "authorization_endpoint": "https://app.401go.com/api/o/authorize", "token_endpoint": "https://app.401go.com/api/o/token", "userinfo_endpoint": "https://app.401go.com/api/o/userinfo/", "jwks_uri": "https://app.401go.com/api/o/.well-known/jwks.json", "scopes_supported": ["participant:read", "participant:write", "participant:billing", "company:read", "company:write", "plan:read", "plan:write", "affiliate_firm:read", "affiliate_firm:write", "affiliate:read", "affiliate:write", "openid"], "response_types_supported": ["code", "token", "id_token", "id_token token", "code token", "code id_token", "code id_token token"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256", "HS256"], "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic"], "code_challenge_methods_supported": ["plain", "S256"], "claims_supported": ["sub"]}