-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4)
-
NEW
-
NEW
Install keycloak elytron adapter.
/bin/jboss-cli.sh --file=bin/adapter-elytron-install-offline.cli |
Add keycloak subsystem configuration.
Start EAP server.
Deploying of the business-central.war failed with error:
"{\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.unit.\\\"business-central.war\\\".undertow-deployment\" => \"java.lang.RuntimeException: java.lang.IllegalStateException: The required mechanism 'KEYCLOAK' is not available in mechanisms [BASIC, CLIENT_CERT, DIGEST, FORM] from the HttpAuthenticationFactory. Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: The required mechanism 'KEYCLOAK' is not available in mechanisms [BASIC, CLIENT_CERT, DIGEST, FORM] from the HttpAuthenticationFactory. Caused by: java.lang.IllegalStateException: The required mechanism 'KEYCLOAK' is not available in mechanisms [BASIC, CLIENT_CERT, DIGEST, FORM] from the HttpAuthenticationFactory.\"}}" |