How to provide login credentials via HTTP header for the UserRolesLoginModule in JBoss EAP?
Issue
- How to provide login credentials via the HTTP header for the
UserRolesLoginModule? - The application tries to do a http connection outside to another server, but this server is securized and the connection fails with 401 http error. The ear in JBoss does not work, but the same source code in a JAR file without JBoss works fine.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.