ScreenSteps 5

Configuring the PHP Script

Updated on

  1. Open the crowd_remote_auth.php file.
  2. Enter values for these variables at the top of the file:
    • $sslive_token: Use the Remote authentication token from the previous step.
    • $crowd_app_credential: Enter the password set when adding the application to Crowd.
    • $crowd_service_url: Enter the SOAP API path (update the domain as needed, e.g., localhost:8095).