1

I am new to Ping Federate. I have developed SAML 2.0 SSO browser profile code from an application. Tested it using WSO2 Identity Server. It works in PingFederate too. But I am facing hard time figuring out the pieces of puzzle in PingFederate.

Please point me to a good resouce on this.

Thanks

  • Typically, our customers use an integration kit (agentless, Java/OpenToken, for example) or OAuth for last mile integration with an application. It sounds like, however, that you've built your app to consume SAML.. As such, what it is that you're trying to do is unclear. Please clarify the question. – Andrew K. Feb 14 '17 at 14:56
  • Thanks Andrew. Basically we have a J2EE web application which needs to support SAML2 / OAuth2 Single Sign On any standard Identity/Federation server. Have it working on WSO2 Identity server and works on PingFed in our client end. But I am trying to configure PingFed at my end. – Vishwanath Washimkar Feb 16 '17 at 05:46
  • I'm still not sure what you are trying to configure in PingFed... Are you trying to play the role of an IdP and creating an SP Connection? – Andrew K. Feb 16 '17 at 11:19
  • I am trying to create an SP Connection – Vishwanath Washimkar Feb 17 '17 at 10:53

1 Answers1

0

Ping has a video in their library here that describes creating an SP connection.

Andrew K.
  • 3,240
  • 12
  • 23
  • I followed the video. The problem is that whenever I am getting redirected to PingFederate login screen, I am getting error. Exception message is : No SSO profile configured for ubuntu:default:entityId to start the SSO process If you can point out to some tutorial , it will be great help. Pretty packed up to go through the big PingFederate documentation. Thanks in advance. – Vishwanath Washimkar Feb 21 '17 at 15:16
  • I went over your video library. The video are based on old version of PingFederate server. I am using 8.2.2.1 . Please point out to the latest version of the video tutorials if you know off. Thanks – Vishwanath Washimkar Mar 28 '17 at 12:34
  • While the videos are of an older version, overall, the process remains the same. What are you struggling with? – Andrew K. Mar 28 '17 at 15:52