Skip to content

Commit a039843

Browse files
authored
Link from file-realm to file-based roles doc (#2492)
This lead to confusion with a user recently as it was not clear how to create the roles referenced in the basic-auth secret.
1 parent 53a7eb2 commit a039843

File tree

1 file changed

+4
-0
lines changed
  • deploy-manage/users-roles/cluster-or-deployment-auth

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ stringData:
215215
roles: kibana_admin,ingest_admin # optional, not part of kubernetes.io/basic-auth
216216
```
217217
218+
::::{tip}
219+
To create custom roles that can be referenced in this list refer to [](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md#roles-management-file).
220+
::::
221+
218222
You can make this file available to {{eck}} by adding it as a file realm secret:
219223
220224
```yaml

0 commit comments

Comments
 (0)