Ping Identity SAML SSO Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide explains how to integrate Fiddler with an existing Ping Identity SSO application using SAML.
Create a new SAML integration application with following properties:
ACS URL: https://<deployment_name>/api/sso/ping/callback
Entity ID: https://<deployment_name>/
Set Signing property to Sign Assertion and Response .
Once the setup is complete, download the certificate file.
Create a <secret_filename>.yaml
file using the following template.
You'll find the values in the Ping application's configuration.
Do not use double quotes anywhere in the values.
Update the Kubernetes secret in the namespace of the cluster using the above file.
Update the Helm variables below.