Step 1. Configure SAML from the MCM WebUI

To configure SAML Authentication for MCM using PingFederate, follow these steps:

About this task

Procedure

  1. Navigate to the WebUI:
    1. Go to AdminMDM ServersManage Capability
    2. Enable Identity Service Configuration and select the option PingDirectory
  2. Fill in the required fields:
    • Enable SAML: Check this box to enable SAML authentication.
    • SAML Credentials (Upload): Upload the saml_credentials.json file containing the issuer and signOnUrl values.
    • SAML Identity Provider Certificate (Upload): Upload the IDP_CERT.cert file downloaded from PingFederate.
    • LDAP URL*: Provide the LDAP server URL in the format ldaps://<server>:<port>.
      • Example: ldaps://ldap.bigfix.com:636
    • LDAP Base DN*: Specify the base distinguished name (DN) for LDAP queries.
      • Example: dc=bigfix,dc=com
    • LDAP Bind User*: Enter the LDAP bind user in one of the following formats:
      • nwuser@bigfix.local
      • cn=admin,dc=bigfix,dc=com
    • LDAP Bind Password*: Provide the password for the LDAP bind user.
  3. Save the Configuration:
    • Click Save to apply the settings.