diff --git a/docs/components/console/manage-clusters/manage-api-clients.md b/docs/components/console/manage-clusters/manage-api-clients.md index d5753278548..9902a3eb8a7 100644 --- a/docs/components/console/manage-clusters/manage-api-clients.md +++ b/docs/components/console/manage-clusters/manage-api-clients.md @@ -40,6 +40,10 @@ When the rate limit is triggered, the client will receive an HTTP 429 response. ## Create a client +:::caution +In **8.7** Clusters, the Client Scopes will be managed through the cluster Identity component. The only scope that is still managed in Console is the Cluster **Secrets** scope. To learn more about managing Clients in **8.7** Clusters please refer to the [Identity](/components/identity/manage-api-clients.md) Documentation. +::: + Currently, Camunda 8 SaaS supports the following scopes: - Zeebe - Access to the [Zeebe gRPC](/apis-tools/zeebe-api/grpc.md) and [REST](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md) APIs.