Sandbox Testing
Learn more about testing your Identity Manager implementation using the Sandbox environment
When you interact with the Sandbox environment, you’ll be able to use test users to simulate different behaviors.
If an unexpected code is returned, reference the Error and Status Codes page.
Prove Identity Manager sandbox test users can only be used with Identity Manager project credentials. Attempting to use these test users with different project credentials will result in an unauthorized access error.
Test Users
The following test users are available for testing Identity Manager functionality in the Sandbox environment:
Phone Number | First Name | Last Name |
---|---|---|
2001004031 | Merla | Schumacher |
2001004035 | Jaimie | Beddo |
2001004036 | Stanly | Ovid |
Use these test phone numbers exactly as shown. The sandbox environment does not validate real customer information or send actual webhook notifications for these test users.
Testing Steps
Test Single Identity Enrollment
Use the Enroll Identity endpoint with test user data:
Expected response:
Test Batch Identity Enrollment
Test the Batch Enroll Identities endpoint with multiple test users:
Expected response:
Webhook Testing
Testing webhook functionality in the sandbox environment is done through the Portal:
Access the Portal
Login to the Portal.
Find Your Project
Navigate to your Identity Manager project in the Portal.
Use Test Button
Using the Configure tab, select the Configure button next to the Sandbox webhook.Click the “Save and Test Webhook” button in the Portal to send a sample webhook payload to your configured endpoint.
Verify Receipt
Confirm that your webhook endpoint receives and processes the test payload correctly.
In the sandbox environment, webhooks are triggered manually rather than through actual change events, since test users don’t generate real-world phone number changes.