Skip to main content

ACL Management

In addition to the provisioning and validation functionalities, the Coordinator also exposes APIs for updating access permissions to a deployed deployment unit and its components.

Update ACL request

An update ACL request comprises a reference to a deployment unit component and a list of identities requiring access the component.

The request is forwarded to the component's tech adapter, which fulfills it by operating on the component's infrastructure.

Upon successful ACL update, the Coordinator notifies the configured Marketplace services about the update.