Skip to content

Commit 79ff921

Browse files
authored
Merge pull request #46336 from vijaynag-bs/main
Fixing heading in authorization.md
2 parents e4c4c8c + 8201801 commit 79ff921

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

Lines changed: 2 additions & 0 deletions
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)