Configuring SSO to an SP outside the PingFederate domain
To enable SSO to a service provider (SP) outside the PingFederate domain, configure an SP connection and add a sign-on link to the SP application.
Steps
-
Create an SP connection and select your Facebook IdP Adapter instance on the Authentication Source Mapping tab.
For detailed instructions, see SP connection management in the PingFederate documentation.
-
In your web application, add sign-on hyperlink based on the following URL:
https://pf_host:pf_port/idp/startSSO.ping?PartnerSpId=ConnectionId
pf_host
The host name or IP address of the PingFederate server.
pf_port
The port number of the PingFederate server.
ConnectionId
The ID of the SP connection.