From ba8a90c55ff783815f690508e4b248d4f101cf6a Mon Sep 17 00:00:00 2001 From: Rohit Raj <88114930+ro4i7@users.noreply.github.com> Date: Tue, 17 Oct 2023 05:26:46 +0530 Subject: [PATCH] docs: Update security.rst (#14540) Co-authored-by: Don Naro --- docs/docsite/rst/userguide/security.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/userguide/security.rst b/docs/docsite/rst/userguide/security.rst index e4e53be65e..011c07d83c 100644 --- a/docs/docsite/rst/userguide/security.rst +++ b/docs/docsite/rst/userguide/security.rst @@ -1,3 +1,4 @@ + .. _ug_security: Security @@ -197,7 +198,7 @@ The following table lists the RBAC system roles and a brief description of the h +-----------------------------------------------------------------------+------------------------------------------------------------------------------------------+ | Admin Role - Organizations, Teams, Inventory, Projects, Job Templates | Manages all aspects of a defined Organization, Team, Inventory, Project, or Job Template | +-----------------------------------------------------------------------+------------------------------------------------------------------------------------------+ -| Auditor Role - All | Views all aspects of a defined Organization, Project, Inventory, or Job Template | +| Auditor Role - All | Views all aspects of a defined Organization, Team, Inventory, Project, or Job Template | +-----------------------------------------------------------------------+------------------------------------------------------------------------------------------+ | Execute Role - Job Templates | Runs assigned Job Template | +-----------------------------------------------------------------------+------------------------------------------------------------------------------------------+