[
{
"authenticationUserPropertyName": "name",
"authenticationClaimName": "preferred_username",
"discovery": "https://key.olips.ru/realms/1C/.well-known/openid-configuration",
"title": "KeyCloak OLIPS (OIDC)",
"clientconfig": {
"loadUserInfo": false,
"filterProtocolClaims": true,
"response_type": "code",
"scope": "openid email",
"redirect_uri": "https://1c.olips.ru/docs_erp/authform.html",
"client_id": "1C-client-doc",
"authority": "https://key.olips.ru/realms/1C"
},
"name": "KeyCloak"
}
]