diff --git a/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md b/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md index b3f3601a95..1061ff01d5 100644 --- a/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md +++ b/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md @@ -25,6 +25,14 @@ After you create your custom roles, you can [learn how to assign them to users]( ## Role structure +% temporary anchors + +$$$roles-indices-priv$$$ +$$$roles-global-priv$$$ +$$$roles-application-priv$$$ +$$$roles-remote-indices-priv$$$ +$$$roles-remote-cluster-priv$$$ + Custom roles follow a strict data structure. If you're working with custom roles using the role management API or role files, then you need to understand and follow the structure when parsing role information or making changes. [Learn about the data structure of a role and its entries](/deploy-manage/users-roles/cluster-or-deployment-auth/role-structure.md). diff --git a/redirects.yml b/redirects.yml index 776dae4223..47f9ac8ef2 100644 --- a/redirects.yml +++ b/redirects.yml @@ -12,13 +12,6 @@ redirects: 'anonymous-authentication': 'basic-authentication': 'http-authentication': - 'deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md': - anchors: - 'roles-indices-priv': - 'roles-global-priv': - 'roles-application-priv': - 'roles-remote-indices-priv': - 'roles-remote-cluster-priv': ## reference 'reference/security/elastic-defend/index.md': 'solutions/security/configure-elastic-defend.md'