Hello, I'm looking at the Picketlink STS right now. By default, to be able to access the STS endpoint it is necessary to provide a basic auth username and password (this is before either UsernameToken or X509 authentication is done in order to get a token). I can easily remove that requirement from the STS side by editing its web.xml, but was wondering whether CXF's STSClient can be configured with basic auth info. The documentation (http://cxf.apache.org/docs/ws-trust.html) doesn't suggest such an option is available.

Thanks,
Glen

--
Glen Mazza
Application Integration Division
Talend (http://www.talend.com/ai)
blog: http://www.jroller.com/gmazza



Reply via email to