https://github.com/kubernetes/externaljwt
Synced from kubernetes/kubernetes/staging/externaljwt, this repository contains proto APIs and plugins which enable integrating with external services for JWT signing and key management.
https://github.com/kubernetes/externaljwt
Last synced: about 2 months ago
JSON representation
Synced from kubernetes/kubernetes/staging/externaljwt, this repository contains proto APIs and plugins which enable integrating with external services for JWT signing and key management.
- Host: GitHub
- URL: https://github.com/kubernetes/externaljwt
- Owner: kubernetes
- License: apache-2.0
- Created: 2024-11-07T11:16:47.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-04-11T04:30:00.000Z (about 2 months ago)
- Last Synced: 2025-04-13T03:56:16.200Z (about 2 months ago)
- Language: Go
- Size: 64.5 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
README
# ExternalJWT
This repository contains proto APIs which enable plugging external JWT signing and key management.
See [KEP 740](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/740-service-account-external-signing) for more details.
## Community, discussion, contribution, and support
ExternalJWT a sub-project of [SIG-Auth](https://github.com/kubernetes/community/tree/master/sig-auth).
You can reach the maintainers of this project at:
- Slack: [#sig-auth](https://kubernetes.slack.com/messages/sig-auth)
- Mailing List: [kubernetes-sig-auth](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
### Code of conduct
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).