[
{
"name": "authentik",
"title": "authentik",
"authenticationClaimName": "email",
"providerconfig": {
"issuer": "https://auth.eipc.center/application/o/1c-eir/",
"authorization_endpoint": "https://auth.eipc.center/application/o/authorize/",
"token_endpoint": "https://auth.eipc.center/application/o/token/",
"jwks_uri": "https://auth.eipc.center/application/o/1c-eir/jwks/",
"userinfo_endpoint": "https://auth.eipc.center/application/o/userinfo/",
"response_types_supported": ["code","token","id_token token"],
"scopes_supported": ["openid","email","profile"]
},
"clientconfig": {
"authority": "https://auth.eipc.center/application/o/authorize/",
"client_id": "G9k3zWQI9uZaWpEgjHE6g0r8rLN5mZ5teijrsrmN",
"client_secret": "iLhn2xzSiIn3afv6hIZq2k6udCiEpjScR42AjZSs2MHHvbbIigZWGw42BMYNMwLtBaiMhw75pChqlG8YzPLd8UpR7UDVKLgnz7S7izsPW435t2h0FVVhMK50GnnTMyhl",
"redirect_uri": "https://1c.eipc.center/eir_bp/authform.html",
"scope": "openid email",
"response_type": "id_token token"
}
}
]