I have succesfully tested the Spring Saml example to validate against SSO Circle. I wanted to change the IDP to Ping and followed the steps mentioned in this post Configuring Spring SAML for SSO with PingFederate
On successful login, I am brought back to the discovery page at server/saml-sample/saml/discovery/alias/defaultAlias?entityID=entity id
I am expecting to see the information sent back from Ping like General information, Principal's Attributes, Subject confirmation etc. What am I missing.
Appreciate any help in this regard as there is very little information available.
Update : Sharing the log file
The log is too long to be pasted here. I have uploaded it on dropbox
https://www.dropbox.com/s/fe0y252ypnqa2m7/log.txt
Thanks