Kubernetes authentication resources define the mechanisms and objects used to verify the identity of users, services, and components interacting with the cluster. These include ServiceAccounts, TokenRequests, TokenReviews, CertificateSigningRequests, ClusterTrustBundles, and SelfSubjectReviews, which collectively provide a robust and flexible authentication system for secure access control and identity verification within Kubernetes clusters.
|
Authentication
Add API authentication details
HEADERS
X-APIKEY
string
Send X-APIKEY in Header
Data API
Execute Data API
POST/apis/repos/kubernetes/authentication-resources/{version}/resources/data/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string
Collection API
Execute Collection API
POST/apis/repos/kubernetes/authentication-resources/{version}/resources/collections/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string
Configuration API
Execute Configuration API
POST/apis/repos/kubernetes/authentication-resources/{version}/resources/configurations/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string
Service API
Execute Configuration API
POST/apis/repos/kubernetes/authentication-resources/{version}/resources/services/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
client
string
format
string
Endpoint API
Execute Endpoint API
POST/apis/repos/kubernetes/authentication-resources/{version}/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string