Axis2 - Securing WS with External Authentication or SSO
Sheeraz Junejo
Greenhorn
Joined: Jul 28, 2009
Posts: 13
posted
0
Hi,
I am new to axi2 and have developed a web services. Now I want to use SSO or external authentication module to secure my WS. My WS class is deployed within axis2.war/WEB-INF/services/*.aar files. The question is how to configure axis2 to talk to LDAP server or third party system using FORM or BASIC (don't care) and set user PRINCIPLE which should be accessible within my *.aar file so I can switch my user CONTEXT.