Skip to content

Metadata: Support anyScopeList in ACL dependencies #3501

@yurikuzn

Description

@yurikuzn

If the user has access to any of the listed scopes, they will have access to the metadata section defined by the key.

app > metadata:

{
    "aclDependencies": {
        "entityDefs.MyEntityType": {
            "anyScopeList": ["AnotherEntityType"]
        }
    }
}

Metadata

Metadata

Assignees

Labels

back-endConcerns only back-endimprovementImprovement of existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions