⎈ k8s knowledge compiler

SelfSubjectReview [api_object]ai-synthesized · conf 0.82

SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.

authenticationsecurity

Represents a review of the current user's permissions.

Why it matters Used in authentication and authorization to determine whether the current user has permission to access an object.

Key facts - Includes the user's identity and the permissions being reviewed

Related Authentication, Authorization

Sources

swagger.jsonio.k8s.api.authentication.v1.SelfSubjectReview

Related (4)

related_to ObjectMetareferences type conf=1
related_to SelfSubjectReviewStatusreferences type conf=1
api_for SelfSubjectReviewdocuments API object conf=1
api_for APISelfSubjectReviewdocuments API object conf=1

← all API Explorer