Prerequisites for integrations using API
The prerequisited for integrations through API are as follows:
- Client’s assessment platform must be accessible through HTTPS.
- If client’s assessment platform requires authorization, its cookies should have the following attributes:
- SameSite=None
- Secure=True
These settings are required to keep test takers authorized in the iframe with the exam quiz. Constructor Proctor uses iframes to embed the exam page into the learning management system page.