I am using CA SiteMinder as local IDP to generate SAML 2.0 Federation tokens. I cannot find any reference to support for SiteMinder integration wi a th ACS. Here is my scenario:
- User authenticates against SiteMinder locally and requests access to Azure based application
- SiteMinder creates a SAML 2.0 assertion with user claims information in the "attributes option" section
- ACS receives SAML assertion and maps input claims to output cliams and directs user to requested relying party
My problem is I cannot find any support for configuring SAML based partner (i-e; SiteMinder) in ACS, only WS-Fed based partner.
Is the above integration possible? if so, how do I configure a SAML 2.0 IDP in ACS?
Thanks