Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
7 changes: 0 additions & 7 deletions redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down