Skip to content

Commit 2e719c2

Browse files
authored
add temp anchors (#648)
getting tests to pass
1 parent 8f19196 commit 2e719c2

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ After you create your custom roles, you can [learn how to assign them to users](
2525

2626
## Role structure
2727

28+
% temporary anchors
29+
30+
$$$roles-indices-priv$$$
31+
$$$roles-global-priv$$$
32+
$$$roles-application-priv$$$
33+
$$$roles-remote-indices-priv$$$
34+
$$$roles-remote-cluster-priv$$$
35+
2836
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.
2937

3038
[Learn about the data structure of a role and its entries](/deploy-manage/users-roles/cluster-or-deployment-auth/role-structure.md).

redirects.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ redirects:
1212
'anonymous-authentication':
1313
'basic-authentication':
1414
'http-authentication':
15-
'deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md':
16-
anchors:
17-
'roles-indices-priv':
18-
'roles-global-priv':
19-
'roles-application-priv':
20-
'roles-remote-indices-priv':
21-
'roles-remote-cluster-priv':
2215

2316
## reference
2417
'reference/security/elastic-defend/index.md': 'solutions/security/configure-elastic-defend.md'

0 commit comments

Comments
 (0)