keycloak / keycloak-quickstarts

Apache License 2.0
1.99k stars 985 forks source link

Issue signing in with quickstart app-profile-jee-vanilla when deployed. #353

Closed Toma5OD closed 2 years ago

Toma5OD commented 2 years ago

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

Toma5OD commented 2 years ago

Closing issue as I found a work around using both adapters the Elytron adapter and the legacy adapter in conjuction