Step 2. Create saml_credentials.json
Create a saml_credentials.json file with properties for SAML
authentication.
About this task
{
"issuer": "https://pingfederate.example.com",
"signOnUrl": "https://pingfederate.example.com/idp/SSO.saml2"
}