opensingular / singular-keycloak-database-federation

Keycloak User Storage SPI for Relational Databases (Keycloak User Federation, supports postgresql, mysql, oracle and mysql)
Apache License 2.0
120 stars 57 forks source link

Required user actions #44

Open FuX-STV opened 1 year ago

FuX-STV commented 1 year ago

Is there a posibility wo work with 'default required user actions'? For example, when a new user is created in the external db, that this user must set up OTP at the first login in keycloak?

I have already tried to set it up, but 'required user actions' is not created for newly imported users. However, when i create a user in keycloak, that user gets the 'required user actions' for OTP.