Hello,
I have tried to configure Keycloak to use sssd federalisation and it works fine but when
i configured OTP as authentication mechanism i get an error regarding the READONLY
account.
Can someone tell me if key cloak supports OTP over sssd or not?
The second question that i have is if key cloak offers the possibility of custom URL or
URL redirects ?
For example instead of
https://DOMAIN:PORT/auth/realms/REALM/account
<
https://domain:port/auth/realms/REALM/account> to use
https://DOMAIN:PORT/REALM
<
https://domain:port/REALM>
Thank You