With for instance SPNEGO it is possible to set FORM as a fallback mechanism. In order to let special users log in using a FORM instead of KEYCLOAK-SAML we intended to apply this kind of behaviour to our SAML application too. However, if I add the Keycloak adapter (6.0.1 on Wildfly 13 with Elytron), it overwrites the mechanism defined in the web.xml of the war. This means that when I then try to log in using a form, the mechanism isn’t recognized. Is this functionality lacking in the Keycloak adapter or did I misconfigure something?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Spring Security Adapter: how to fallback to form login if Keycloak server is not available? | 0 | 740 | January 5, 2021 | |
| IllegalStateException when using WildFly adapter with WildFly 26 | 2 | 1369 | July 12, 2024 | |
|
Keycloak quickstart app-profile-saml-jee-jsp fails
|
1 | 1843 | January 30, 2020 | |
| Redirect problem in SAML login flow in TOMCAT | 1 | 2736 | September 12, 2021 | |
| Configuring SAML server + wildfly adapter | 0 | 1380 | November 5, 2020 |