Wildfly 22 (Wildfly 23 doesn't work properly with the adapter) being used and adapter installed succesfully.
I've tried this with Keycloak running on Podman (on port 8180) and I've also tried this with Keycloak running from build locally on port 8180. Results are the same both times.
User profile created, user created and role mapping set on Keycloak.
Describe the bug
Using the components listed below as expected in https://github.com/keycloak/keycloak-quickstarts/tree/latest/app-profile-jee-vanilla https://github.com/keycloak/keycloak-quickstarts/blob/latest/docs/getting-started.md
The issues arises when trying to log in.
The application won't let me sign in with the user details or admin details.
Version
I've tried 18.0.2 & 19.0.1
Expected behavior
Expecting the app to let me sign in.
Actual behavior
App does not let me sign in. No errors shown in log files.
How to Reproduce?
Follow the steps shown in the Quickstart guide using the version numbers used in the bug description.
Anything else?
No response