- Open the crowd_remote_auth.php file.

- 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).

Configuring the PHP Script
Updated on