What is the EAP 6 equivalent to the EAP 5 WebAuthentication module?
Issue
-
What is the EAP 6 equivalent to the EAP 5 WebAuthentication module?
-
We want to perform programmatic web authentication. However, the WebAuthentication module (which we were using on EAP 5.x) does not exist on EAP 6.
-
No authenticator available for programmatic login in EAP 6 and we are getting the following exception :
11:18:26,872 ERROR [aaa.bbb.ccc] (http-localhost/127.0.0.1 :80-1) S2GPR Security: User authentication (login: adm) denied the container:. Javax.servlet. ServletException: JBWEB000052 On authenticator available for programmatic login
at org.apache.catalina.connector.Request.login (Request.java: 3226) [jbossweb-7.2.0.Final-redhat-1.jar: 7.2.0.Final-redhat-1]
at org.apache.catalina.connector.RequestFacade.login (RequestFacade.java: 1009) [jbossweb-7.2.0.Final-redhat-1.jar: 7.2.0.Final-redhat-1]
at javax.servlet.http.HttpServletRequestWrapper.login (HttpServletRequestWrapper.java: 323) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar: 1.0.2.Final-redhat-1]
at aaa.bbb.ccc.authenticateContainer (SGIdentity.java: 441) [s2gpr-security-2.9.jar:]
at aaa.bbb.ccc.preAuthenticate (SGIdentity.java: 424) [s2gpr-security-2.9.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [rt.jar: 1.7.0_25]
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.