We want to set up an automatic system for switching from AD to local accounts.
The idea is that as long as the AD is UP, local accounts are disabled.
If Keycloak can no longer connect to the AD, it automatically activates the local accounts.
Is this feasible?
Thanks in advance.