I'm trying to setup saml sso with openam and weblogic. The reason why I want to use saml is that I have multiple application where I can't change the web.xml to use the j2ee agent.
My question is if there is a good document explaining the setup with weblogic and openam. I have read several guides, but I'm still confused... Just looking for a good howto!
My current setup is openam on tomcat installed on host1 weblogic installed on host2. Webapp deployed on host2
So openam will be the IdP and weblogic will be the SP? right? I have configured the openam hosted IdP. I have added the saml identity asserter on weblogic and configured a web sso identity provider partner.