[
{
"name": "adfs",
"title": "adfs",
"discovery": "https://auth.hse.ru/adfs/.well-known/openid-configuration",
"authenticationClaimName": "upn",
"authenticationUserPropertyName": "name",
"clientconfig": {
"authority": "https://auth.hse.ru/adfs/",
"client_id": "52efae07-a549-4714-a62d-69641fb91d93",
"redirect_uri": "https://smartevent.hse.ru/prod_EK/authform.html",
"response_type": "id_token token",
"scope": "openid profile",
"loadUserInfo": false
}
}
]