/
KU
kubesphere
/
KubeSphere DevOps
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 56m ago · Updated 1mo ago
Details
Filter operations
Authentication
1
post
TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.
DevOps ClusterTemplate
2
DevOps Credential
6
DevOps Jenkins
2
DevOps Pipeline
46
DevOps Project
6
DevOps Scm
13
DevOps StepTemplate
3
DevOps Template
3
DevOps Webhook
6
GitOps
16
put
Upload S2iBinary file
get
Download S2iBinary file
Authentication
TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.
post
/oauth/authenticate
Request body
OauthTokenReview
required
apiVersion
string
required
Kubernetes API version
kind
string
required
kind of the API object
spec
OauthSpec
status
OauthStatus
Response
ok
OauthTokenReview
required
apiVersion
string
required
Kubernetes API version
kind
string
required
kind of the API object
spec
OauthSpec
status
OauthStatus
Changes