posted 9 years ago
I have a Weabseal server configured, it can be configured to expect different authentication types like basic authentication (user name-password), or certificate etc...
I want to connect a Swing client to webseal reverse proxy.
for that I need to know what kind of authentication is expected by webseal.
I am trying to conenct to webseal url and expecting to get some information in response header but i did not get any such information from webseal.
If anybody has encountered similar problem please shame with me how you tackled this problem.
Thanks