Hi,
I want to implement Single Sign On with SAML. For this I have choosen to implement IDP initiated SSO- In this scenario, a user is logged on to the IdP and attempts to access a resource on a remote SP server. The SAML assertion is transported to the SP via HTTP POST.
I gone through the links which are in progress documentation but did not get much help.
documentation.progress.com/.../index.html
Can anyone provide me the right direction or step by step procedure to implement SAML?