Customise WWW-Authenticate header for Basic authentication
Issue
- The browsers show a native login dialogue whenever the server returns a
WWW-Authenticate: Basic xxxxheader.The way to suppress this behaviour across all browsers is to change the value of the challenge fromBasicto something else, for exampleX-Basicwould work.We would like to know how can we achieve this usingJBoss?
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.