How to protect WSDL with Http Basic Authentication through JAAS
Issue
I am running a camel route in JBoss Fuse, with Camel-CXF as a consumer endpoint, using the Provider
Now I want to secure WSDL on the camel-cxf consumer endpoint with HTTP Basic Authentication, similarly going through JAAS.
Currently the WSDL is always accessible, without any need to specify credentials.
Is there a way to secure the WSDL with HTTP Basic Authentication through JAAS?
Environment
- JBoss Fuse 6.0;
- JBoss Fuse 6.1.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.