configuration - LDAP federated users - automatic set Email Verified to true -


i got following problem keycloak:

i have 2 user federation modules enabled :

  • one default ldap federation (internal users)

  • one custom written federation module database users (external users)

i have "authentication" -> "required actions" -> "email validate" option enabled (i need email validation enabled newly registered users).

the problem i need existing users obtained ldap (internal users) to skip email-validation step, couldn't find way work around.

any ideas?


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -