Hi, Since Muse sits on top of Axis2, you should just use Axis2's WS-Security implementation (WSS4J). The instructions for setting up authentication for Axis2 services are here:
http://ws.apache.org/axis2/modules/wss4j/1_0/security-module.html http://www.wso2.net/articles/rampart/java/2006/08/15/usernametoken-auth Dan [EMAIL PROTECTED] wrote on 11/08/2006 11:55:48 AM: > Hi! > I need to enable client authentication for the exposed services/management > endpoints. Can anybody point me in the right direction? > > I?m presuming that I need to configure something like WSS4J but I?m not > sure where or how. Should it be done in an axis deployment descriptor? > Any advice would be much appreciated - Examples would be brilliant! > > Many thanks > Keith > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
