Step 6. Verification Steps

This section outlines the steps to validate the integration and ensure the configuration is functioning correctly.

About this task

  1. Test SAML Login

    • Access your MCM application URL
    • You should be redirected to the PingFederate login page
    • After successful authentication, you should be redirected back to MCM
  2. Check Logs

    • Monitor application logs for any SAML related errors
    cd /var/opt/BESUEM/openresty/logs
    tail -f initconfig.log
    
    • Monitor PingFederate logs for any PingFederate setup related errors
    tail -f /<Path-to-pingfederate-directory>/pingfederate/log/server.log