Wildfly not querying user information after migration to elytron security
I’m currently working on a project that is using the now deprecated security subsystem in Wildfly. I wanted to migrate towards elytron security and a JDBC bcrypt realm. I followed some instructions on how to do the migration. After performing these instructions the login keeps failing. I tried to debug my problem by setting the log levels of all involved sytems to ALL.