{"issuer": "https://undaguemousse.ch/o", "authorization_endpoint": "https://undaguemousse.ch/o/authorize/", "token_endpoint": "https://undaguemousse.ch/o/token/", "userinfo_endpoint": "https://undaguemousse.ch/o/userinfo/", "jwks_uri": "https://undaguemousse.ch/o/.well-known/jwks.json", "scopes_supported": ["email", "openid", "profile"], "response_types_supported": ["code", "id_token", "id_token token"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256"], "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic"], "code_challenge_methods_supported": ["plain", "S256"], "claims_supported": ["sub"]}