Username field missing in Add User

Username field missing in Add User while creating user account using admin account.

I can see this field in other Realm but not in this Realm.

Hi,

there is an issue open on this -> https://issues.redhat.com/browse/KEYCLOAK-13589 see comments

1 Like

Have you checked your login settings?

For example, Flowable does not support email as username , so I had to update my realmā€™s ā€˜Loginā€™ settings:

The Login (Username) page:

Ref: Keycloak, Flowable and OpenLDAP

1 Like

Thanks for the update. It resolved my issue.

But when this ā€œEmail as usernameā€ option was enabled, still while adding user maunally, the form should submit. Form was not getting submitted. It showed error, * field is mandatory. So i had to inspect, remove hidden parameter, then fill username checkbox and submit.

Also I have one more instance with ā€œEmail as usernameā€ enabled, and in that while manually adding I can see ā€œusernameā€ field.