This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
kubernetes-mcp-server
Watch
1
Star
0
Fork
0
You've already forked kubernetes-mcp-server
mirror of
https://github.com/containers/kubernetes-mcp-server.git
synced
2025-10-23 01:22:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c447bf819f7aeb741d067a80b0e3bacb7e60ae70
kubernetes-mcp-server
/
pkg
/
http
History
Matthias Wessendorf
c447bf819f
fix(auth): move 401 response handling to a common helper func (
#353
)
...
Signed-off-by: Matthias Wessendorf <
mwessend@redhat.com
>
2025-10-02 10:42:19 +02:00
..
authorization_test.go
feat(auth): configurable audience validation (
#251
)
2025-08-08 08:50:50 +03:00
authorization.go
fix(auth): move 401 response handling to a common helper func (
#353
)
2025-10-02 10:42:19 +02:00
http_test.go
test(toolsets): toolset specific metadata tests (
#326
)
2025-09-17 11:06:17 +02:00
http.go
feat(auth): configurable Kubernetes API token validation (
#252
)
2025-08-08 10:23:12 +03:00
middleware.go
feat(auth): introduce require-oauth flag to comply with OAuth in MCP specification (170)
2025-07-14 06:31:17 +02:00
sts_test.go
feat(auth): token exchange auth workflow (
#255
)
2025-08-08 15:30:33 +03:00
sts.go
feat(auth): token exchange auth workflow (
#255
)
2025-08-08 15:30:33 +03:00
wellknown.go
feat(auth): support for VSCode auth flow (
#258
)
2025-08-11 14:39:27 +03:00