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: ```json { "aclDependencies": { "entityDefs.MyEntityType": { "anyScopeList": ["AnotherEntityType"] } } } ```