Skip to main content
Glama

security-add-item-acl-by-path

Add access control entries to Sitecore items by specifying the item path, identity, and permissions to manage security settings.

Instructions

Adds an access control entry to a Sitecore item by its path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesThe path of the item to add ACL entry for (e.g. /sitecore/content/Home)
identityYesThe identity of the account (user or role) to grant permissions to (e.g. 'sitecore\admin')
accessRightYesThe access right to grant (e.g. 'item:read', 'item:write')
propagationTypeNoThe propagation type for the access rightEntity
securityPermissionNoWhether to allow or deny the specified access rightAllowAccess
databaseNoThe database containing the item (defaults to the context database)
passThroughNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramseur/SitecoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server