Applications

Manage registered applications.

The CDF API uses applications to enforce CORS. Applications contain a list of allowed Origins that requests are checked against. The Origin in the request must match a pattern in at least one application registered to the project that the request is targeting.

Access control

Listing and retrieving applications requires the caller to be logged into the target organization, or to be an admin in any of its ancestor organizations.

Creating, updating, and deleting applications requires the caller to be an admin of the target organization, or an admin in any of its ancestor organizations.