You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,6 +215,10 @@ stringData:
215
215
roles: kibana_admin,ingest_admin # optional, not part of kubernetes.io/basic-auth
216
216
```
217
217
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
+
218
222
You can make this file available to {{eck}} by adding it as a file realm secret:
0 commit comments