[
{
"authenticationUserPropertyName": "email",
"authenticationClaimName": "email",
"discovery": "https://auth.tech.icover.ru/realms/icover/.well-known/openid-configuration",
"title": "iCover.Auth",
"clientconfig": {
"loadUserInfo": false,
"filterProtocolClaims": false,
"response_type": "id_token token",
"scope": "email openid",
"redirect_uri": "https://1s.icover.ru/erp/authform.html",
"client_id": "1s",
"authority": "https://auth.tech.icover.ru/realms/icover"
},
"name": "keycloak_oidc"
}
]