I am able to configure IDP and SP adapters successfully. After establishing connections between them, how to see the generated SAML response? Where do they reside in the ping Federate folder?
And in order to set up one system as IDP and the other as SP, I am running tomcat on both the systems. If I hit system A from System B, I am able to see the default apache page. But if I want to access an SP resource (say system B), it should automatically redirect to IDP for authentication. How do I do that?
Can anyone please help?
Thanks, Aswini J
You can find the actual SAML messages in the server.log file in PingFederate. So ../pingfederate/log is where those live.