Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created March 29, 2018 15:51
Show Gist options
  • Save salrashid123/d27dbf296fd2e131717a770fddd4699a to your computer and use it in GitHub Desktop.
Save salrashid123/d27dbf296fd2e131717a770fddd4699a to your computer and use it in GitHub Desktop.
webhook_au_req.json
{
"apiVersion": "authentication.k8s.io/v1beta1",
"kind": "TokenReview",
"metadata": {
"creationTimestamp": null
},
"spec": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIxQGRvbWFpbi5jb20ifQ.W0Ek34LU4WQOxXdTqZ9Z-0kESz0wIEdYehxZHlTjt2I"
},
"status": {
"user": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment