SAML setup using PingFederate

Hi, I’m trying to setup a customer’s PingFederate as a SAML IdP with our Auth0 setup.

In the PingFederate setup instructions (Configure PingFederate as SAML Identity Provider) it says:

Download your Auth0 metadata file from https://YOUR_DOMAIN/saml/metadata?connection=YOUR_CONNECTION_NAME .

That’s got a typo - the URL is “https://YOUR_DOMAIN/samlp/metadata?connection=YOUR_CONNECTION_NAME" (note the p in samlp)

It also gives me a URL with the instructions to give to my customer to help their setup - I assume it’s meant to prepopulate the help page with my server values. That does not work when I try and view the page. Does that work for anyone else?

Thanks,
Nick

Hi @api-nick,

Welcome to the Community!

I would suggested using the generic SAML connector instead of the Ping Federate connector in your use case. This is how we (where I work) connect partners, and how Auth0 recommended connecting them. Going on memory but I think the actual Ping connection type is meant for when you are connecting your own corporate Ping environment rather than a 3rd party.

On the instructional page, make sure you are logged in. You should be able to just click the log in button and the page should reload with your data.

Hope that helps,
Mark

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.