This commit is contained in:
2026-05-14 23:47:14 +02:00
parent f363afa087
commit 332881cbd0

View File

@@ -208,16 +208,19 @@ keycloakConfigCli:
"authenticatorFlow": false, "authenticatorFlow": false,
"requirement": "ALTERNATIVE", "requirement": "ALTERNATIVE",
"priority": 20, "priority": 20,
"authenticatorConfig": { "authenticatorConfig": "forte-entra-redirector"
"alias": "forte-entra-redirector",
"config": {
"defaultProvider": "forte-entra"
}
}
} }
] ]
} }
], ],
"authenticatorConfig": [
{
"alias": "forte-entra-redirector",
"config": {
"defaultProvider": "forte-entra"
}
}
],
"groups": [ "groups": [
{ {
"name": "k8s", "name": "k8s",