← Package directory
Available on winget

Install kubelogin

This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication

Install with winget
winget install --id int128.kubelogin
Upgrade
winget upgrade --id int128.kubelogin
Uninstall
winget uninstall --id int128.kubelogin

About kubelogin

This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication

What's new in 1.36.1

What's Changed Refactoring - Support immutable releases by @int128 in #1552 Dependencies - chore(deps): update rajatjindal/krew-release-bot action to v0.0.50 by @renovate[bot] in #1509 - chore(deps): update golang:1.26.0 docker digest to fb612b7 by @renovate[bot] in #1508 - chore(deps): update actions/setup-go action to v6.3.0 by @renovate[bot] in #1510 - chore(deps): update int128/update-generated-files-action action to v2.82.0 by @renovate[bot] in #1511 - chore(deps): update int128/docker-build-cache-config-action action to v1.48.0 by @renovate[bot] in #1512 - chore(deps): update module github.com/vektra/mockery/v3 to v3.7.0 by @renovate[bot] in #1515 - chore(deps): update rajatjindal/krew-release-bot action to v0.0.51 by @renovate[bot] in #1514 - chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 by @renovate[bot] in #1516 - fix(deps): update module golang.org/x/sync to v0.20.0 by @renovate[bot] in #1519 - fix(deps): update module golang.org/x/oauth2 to v0.36.0 by @renovate[bot] in #1518 - chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #1521 - fix(deps): update module k8s.io/klog/v2 to v2.140.0 by @renovate[bot] in #1520 - chore(deps): update int128/update-generated-files-action action to v2.84.0 by @renovate[bot] in #1523 - chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.2 by @renovate[bot] in #1522 - chore(deps): update int128/update-generated-files-action action to v2.85.0 by @renovate[bot] in #1525 - chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 by @renovate[...

Read release notes

Version history

Version Updated Notes
1.36.1 Unknown What's Changed Refactoring - Support immutable releases by @int128 in #1552 Dependencies - chore(deps): update rajatjindal/krew-release-bot action to v0.0.50 by @renovate[bot] in #1509 - chore(deps): update golang:1.26.0...
1.36.0 Unknown What's Changed Features - Fix #1479: Recognize path from redirect url in callback server by @andrewbaxter in #1480 - fix: include oidc-auth-request-extra-params in token cache key by @cnuss in #1497 Refactoring - Update...
1.35.2 Unknown What's Changed Dependencies - chore(deps): update docker/metadata-action action to v5.10.0 by @renovate[bot] in #1461 - chore(deps): update golang docker tag to v1.25.4 by @renovate[bot] in #1460 - chore(deps): update mo...
1.35.0 Unknown What's Changed Features - Set auth style when no client secret in use by @0xADD1E in #1289 - Remove deprecated flag --oidc-redirect-url-hostname by @int128 in #1450 - Remove deprecated flag --oidc-redirect-url-authcode-k...
1.34.2 Unknown What's Changed Dependencies - fix(deps): update module github.com/google/wire to v0.7.0 by @renovate[bot] in #1398 - fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #1399 - fix(deps):...
1.34.1 Unknown What's Changed Dependencies - fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3 by @renovate[bot] in #1375 - chore(deps): update module github.com/vektra/mockery/v3 to v3.5.1 by @renovate[bot] in #1376 - fi...
1.34.0 Unknown What's Changed Features - Add --oidc-request-header flag by @int128 in #1359 Refactoring - Refactor transport package by @int128 in #1358 - Split oidc/client.go by @int128 in #1371 - Use Endpoint.DeviceAuthURL of oauth2...
1.33.0 Unknown What's Changed Features - Provide a token-cache-storage type of none by @cbaenziger in #1285 - Add --oidc-redirect-url to override redirect URL by @int128 in #1263 - Support Client Credentials Flow by @cbaenziger in #123...
1.32.4 Unknown What's Changed Dependencies - fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 by @renovate in #1311 - fix(deps): update module github.com/chromedp/chromedp to v0.13.5 by @renovate in #1313 - chore(deps):...
1.32.3 Unknown What's Changed Refactoring - Migrate to go tool dependency by @int128 in #1280 - Use int128/docker-build-metadata-action by @int128 in #1297 Dependencies - fix(deps): update module github.com/int128/oauth2cli to v1.15.1...
1.32.2 Unknown What's Changed Features - Change default token cache storage to disk by @int128 in #1264 Refactoring - Install from Homebrew main tap by @jede in #1259 - Update instructions for Google OAuth by @jede in #1260 - Refactor...
1.31.1 Unknown No notes