[
{
"authenticationClaimName": "preferred_username",
"discovery": "https://keycloak.imc-s.ru:8443/auth/realms/onec_openid/.well-known/openid-configuration",
"title": "KeyCloack",
"clientconfig": {
"scope": "openid email",
"response_type": "id_token token",
"redirect_uri": "http://172.16.1.40/sppr_up/authform.html",
"client_id": "onec_client",
"authority": "https://keycloak.imc-s.ru:8443/auth/realms/onec_openid"
},
"name": "KeyCloack"
}
]