Getting SAML details from Workplace
To streamline your PingFederate configuration, copy SAML details from Workplace from Facebook to the provided metadata file.
Steps
-
Sign on to Workplace as an administrator.
-
From the Admin Panel, go to Security.
-
On the Authentication tab, select the Single-sign on (SSO) check box.
Turning on single sign-on (SSO) lets you get the details for the outbound provisioning configuration. Once you have the configuration details, you can turn off the Workplace from Facebook SSO setting or finish configuring SSO in PingFederate. For instructions, see Configuring single sign-on.
-
In the SSO Providers section, click Add new SSO Provider or open preferences for an existing one.
-
Note the company ID from the Audience URL field. For example, if your audience URL is https://www.workplace.com/company/1234567891234567, your ID is
1234567891234567
. -
Note the company subdomain from the Recipient URL field. For example, if your recipient URL is https://mycompany.workplace.com/work/saml.php, your subdomain is
mycompany
.You will use the ID and subdomain details again in Creating a provisioning connection.
-
Close the Single Sign-On (SSO) Setup dialog.
-
Clear the Single-sign on (SSO) check box.
-
Copy the SAML details to the
.xml
metadata file used to configure the connection in PingFederate.-
In a text editor, open the
workplacebyfacebook-saml-metadata.xml
file that is included in the Workplace from Facebook Provisioner.zip
archive. -
In the
.xml
file, replace COMPANY_ID with the company ID that you noted. -
In the
.xml
file, replace COMPANY_SUBDOMAIN with the subdomain that you noted. -
Save the changes to
workplacebyfacebook-saml-metadata.xml
.You will use this file in Configuring provisioning.
-