Hello,
I am using SAML 2 SSO to lsgfederationtest . SP initiated SSO works fine. IdP initiated almost works, but the re-direct to the value in RelayState is 'weird' and the user ends up at a "service not available page". At this point the user actually has a valid session because a request to /a/lsgfederationtest shows the users home page.
Result of POST to 'acs' is redirect to:
Result of this is redirect (302) to
That results in Service Not Available message.
My IdP is a widely deployed commercial product. I have IdPinitiated SSO working to quite a few other SPs.
What is 'wrong' with the RelayState for processing by G'Apps?
Thanks, Avery