SSO and SAML (OASIS)
Hi Guys,
I am expected to work on SAML to implement SSO. I am working on weblogic 8.1 whic doesnt have any built in support. Are there any standard apis available for SAML? I found one on apache - wss4j.
I believe there are 2 independent SAML standards, I have to implement the one proposed by OASIS (http://www.oasis-open.org/).
1. Is this the one I need - http://ws.apache.org/wss4j/apidocs/index.html?
2. Are there any alternatives?
regards,
Yazad Khambata.
[504 byte] By [
Yazada] at [2007-10-2 18:40:51]

Hi Yazad and others!
I'm in a similar situation where I'm supposed to implement SSO on a Weblogic 8.1 server using SAML. I get the understanding that the WSS4J is expected to be used together with Axis which probably is not what we are going to use. We're probably going to use the OpenSAML framework if we manage to find out how to use it together with Weblogic 8.1.
Did you find a solution for your problem, and does anyone else have information on how to use OpenSAML with WLS 8.1?
Regards,
Andr?M. Bonkowski