Create a connection using the Customer Connection API - PingOne for Enterprise - PingOne SSO for SaaS Apps

PingOne for Enterprise

bundle
pingoneforenterprise
ft:publication_title
PingOne for Enterprise
Product_Version_ce
PingOne for Enterprise
category
Product
pingone
ContentType_ce

Create a page or section in your application for the customer's administrator. Then use the Customer Connection REST API to elicit the necessary SAML connection information (SAML attribute values) from the customer.

All PingOne resource requests require authentication. You need to include your REST API Client ID and REST API Client Secret credentials in the request, otherwise the resource returns a 401 (Unauthorized) status code. Currently, we support HTTP basic authentication, which includes encrypted credentials in the request header. See Using the global REST API client credentials for more information.

  1. Create a page or section in your application that can be accessed only by the customer's administrator.
  2. Use the Customer Connection API to:
    1. Get the SAML attributes containing the customer's information.
    2. Create a customer connection using the customer information retrieved and the customer's signing certificate.