Audit
The Descope Audit Trail provides comprehensive logging of all security-relevant events within your Descope project. This guide explains how to access, search, and utilize the audit trail for security monitoring and compliance purposes.
Descope supports streaming your audit trail to a third-party service. To learn more about this concept, review the Audit Trail Streaming knowledge base article.
You can search the Descope audit trail via the Descope SDK as shown below, or you can utilize the Descope console or the Search Audit API endpoint.
For a full list of audit events that are logged, refer to our Audit Events doc.
Searching the Descope Audit Trail via SDK
Rate Limiting
Descope enforces a rate limit of 10 requests per minute for audit search operations.
Backend SDK
Install SDK
Import and initialize SDK
Search Audits
User Update Audit Detail
It's crucial to see user configuration changes in your audit trail. To help you track these changes, Descope
logs the new values of the changed UserModified
actions. Below is an example of the detail provided within
the audit trail of a UserModified
action with various changes.