This is the error when trying to login as something other than admin
2022-04-01 21:59:30,544 WARN [org.keycloak.events] (executor-thread-16) type=LOGIN_ERROR, realmId=master, clientId=security-admin-console, userId=null, ipAddress=127.0.0.1, error=user_not_found, auth_method=openid-connect, auth_type=code, redirect_uri=http://localhost:8080/admin/master/console/#/create/user-storage/myrealm/providers/ldap, code_id=4cc73864-bf99-4670-87de-5e53ced526ea, username=xxxxxx, authSessionParentId=4cc73864-bf99-4670-87de-5e53ced526ea, authSessionTabId=aQKpp5-cJ_M
I’m running Keycloak version 17.0.1 on Ubuntu 20.04 ec2 instance.