[
{
"name": "adfs_oidc",
"title": "OIDC 1C (ADFS)",
"discovery": "https://tng-adfs.tnginter.com/adfs/.well-known/openid-configuration",
"authenticationClaimName": "upn",
"authenticationUserPropertyName": "name",
"clientconfig": {
"authority": "https://tng-adfs.tnginter.com/adfs/",
"client_id": "28f6065d-f9f9-48ac-8802-e0dc774c8355",
"redirect_uri": "https://eoffice.rox.vn/TNT_QLVB/authform.html",
"scope": "openid",
"response_type": "id_token token",
"filterProtocolClaims": false,
"loadUserInfo": false
}
}
]