ERROR: "The required mechanism 'SSO' is not available in mechanisms [ABC_WEB_AUTH] from the HttpAuthenticationFactory."

48 views
Skip to first unread message

Jayalakshmi R

unread,
May 19, 2025, 5:33:54 AM5/19/25
to WildFly
Hello team,

I am trying to enable SSO by adding below configuration :
#/subsystem=undertow/server=default-server/host=default-host/setting=single-sign-on:add(http-only=true,secure=true)

After which deployments for ear and war are failing with below error :
"{\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.unit.\\\"logs.war\\\".undertow-deployment\" => \"java.lang.RuntimeException: java.lang.IllegalStateException: The required mechanism 'SSO' is not available in mechanisms [ABC_WEB_AUTH] from the HttpAuthenticationFactory.
    Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: The required mechanism 'SSO' is not available in mechanisms [ABC_WEB_AUTH] from the HttpAuthenticationFactory.
    Caused by: java.lang.IllegalStateException: The required mechanism 'SSO' is not available in mechanisms [ABC_WEB_AUTH] from the HttpAuthenticationFactory.\"}}"


Any help in figuring this out would be greatly appreciated!

regards,
Jaya

Bartosz Baranowski

unread,
May 22, 2025, 4:53:22 AM5/22/25
to WildFly
Reply all
Reply to author
Forward
0 new messages