@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias OwnAuthorizationSearchResult

    OwnAuthorizationSearchResult: AuthorizationSearchResult & {
        authorizationsEnabled: boolean;
    }

    Type Declaration

    • authorizationsEnabled: boolean

      Indicates whether authorization checks are enabled for the cluster.