Step 2. Create saml_credentials.json

Create a saml_credentials.json file with properties for SAML authentication.

About this task

Example: saml_credentials.json
{
  "issuer": "https://pingfederate.example.com",
  "signOnUrl": "https://pingfederate.example.com/idp/SSO.saml2"
}