[ { "name": "smartevent", "title": "OIDC (Keycloak)", "discovery": "https://saml.hse.ru/realms/hse/.well-known/openid-configuration", "authenticationClaimName": "email", "authenticationUserPropertyName": "name", "clientconfig": { "authority": "https://saml.hse.ru/realms/hse", "client_id": "smartevent.hse.ru", "client_secret": "JGvTMAeADUR1SwDdmyWVD7pvJnp6mwVu", "redirect_uri": "https://smartevent.hse.ru/prod_EK/authform.html", "scope": "email openid", "response_type": "id_token token", "filterProtocolClaims": false, "loadUserInfo": false } } ]