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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -