Ping Identity SAML
This guide explains how to integrate Fiddler with an existing Ping Identity SSO application using SAML.
Ping Identity Setup
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.

Deployment Instructions
Create a
<secret_filename>.yamlfile 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.