Skip to content

Commit 8201801

Browse files
committed
Fixing heading in authorization.md
Signed-off-by: vijaynag-bs <[email protected]>
1 parent be4f4b9 commit 8201801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/reference/access-authn-authz/authorization.md

+2
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,10 @@ this group include:
434434

435435
SubjectAccessReview
436436
: Access review for any user, not only the current one. Useful for delegating authorization decisions to the API server. For example, the kubelet and extension API servers use this to determine user access to their own APIs.
437+
437438
LocalSubjectAccessReview
438439
: Like SubjectAccessReview but restricted to a specific namespace.
440+
439441
SelfSubjectRulesReview
440442
: A review which returns the set of actions a user can perform within a namespace. Useful for users to quickly summarize their own access, or for UIs to hide/show actions.
441443

0 commit comments

Comments
 (0)