Skip to content
Open
Show file tree
Hide file tree
Changes from 14 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
8 changes: 4 additions & 4 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@
*** xref:manage:cluster-maintenance/partition-recovery.adoc[Forced Partition Recovery]
*** xref:manage:cluster-maintenance/nodewise-partition-recovery.adoc[Node-wise Partition Recovery]
** xref:manage:security/index.adoc[Security]
*** xref:manage:security/authentication.adoc[Configure Authentication]
*** xref:manage:security/authorization/index.adoc[Redpanda Authorization Mechanisms]
**** xref:manage:security/authorization/acl.adoc[Access Control Lists]
**** xref:manage:security/authorization/rbac.adoc[Role-Based Access Control]
*** xref:manage:security/authentication.adoc[Authentication]
*** xref:manage:security/authorization/index.adoc[Authorization]
**** xref:manage:security/authorization/rbac.adoc[Role-Based Access Control (RBAC)]
**** xref:manage:security/authorization/acl.adoc[Access Control Lists (ACLs)]
*** xref:manage:security/fips-compliance.adoc[FIPS Compliance]
*** xref:manage:security/encryption.adoc[]
*** xref:manage:security/listener-configuration.adoc[]
Expand Down
Loading