Use case

Consent management for AI agents
Context

Ensure agents have permission before accessing user data or services. Descope provides built-in flows to request and manage user consent whenever agents request new scopes.


How it works?
  1. Agents request scopes through the Descope inbound app /authorize endpoints
  2. Users are prompted to authenticate and approve access in a custom flow.
  3. Consent is stored, tracked, and re-requested if agents ask for more access.

Links