From 1d89087e45cae417d78e8bb97bc3c2b73e432d93 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 8 Jun 2022 22:12:17 +0000 Subject: [PATCH] [#2403] Reformat section header --- doc/sphinx/arm/hooks-rbac.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/arm/hooks-rbac.rst b/doc/sphinx/arm/hooks-rbac.rst index 1404d9fc90..16da21457a 100644 --- a/doc/sphinx/arm/hooks-rbac.rst +++ b/doc/sphinx/arm/hooks-rbac.rst @@ -1,14 +1,14 @@ .. _hooks-RBAC: -``rbac``: Role-Based Access Control -=================================== +RBAC: Role-Based Access Control +=============================== .. _hooks-RBAC-overview: Role-Based Access Control (RBAC) Overview ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Before the processing of commands in received HTTP requests, this hook +Before the processing of commands in received HTTP requests, the ``rbac`` hook takes specific parameters, e.g. the common name part of the client certificate subject name, to assign a role to the request. The configuration associated with this role is used to accept or reject -- 2.47.3