fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user