Relative Content

Tag Archive for keycloakwildflyhttp-status-code-403integrate

wildfly22 integration with keycloak 403 forbidden error

I have an application integrated with keycloak. THe application runs on wildfly server. I use web.xml to authenticate keycloak(as Login config). Apart from that i use keycloak.json file, where i define the keycloak realm settings in application. When i invoke the application pages, the keycloak login pages opens, after entereing the credentials, it comes back to wildfly with 403 forbidden error.