Mathias Zeller and Hidetake Iwata
5aaf30b930
fix: make id_token optional during refresh when using access tokens ( #1558 )
...
When useAccessToken is enabled, some OIDC providers (e.g. PingFederate)
do not return an id_token on refresh_token grants. Previously, verifyToken()
unconditionally required id_token before checking the useAccessToken flag,
causing every token refresh to fail and fall back to the browser-based
authorization code flow.
Restructure verifyToken() so that when useAccessToken is enabled, the
access token is verified directly and the id_token is only verified if
present. The standard id_token flow when useAccessToken is disabled
remains unchanged.
Fixes int128/kubelogin#536
Signed-off-by: Mathias Zeller <mathias.zeller@mercedes-benz.com >
Co-authored-by: Hidetake Iwata <int128@gmail.com >
v1.36.2
2026-05-30 16:36:59 +09:00
Pierluigi Lenoci and Hidetake Iwata
99b62352ea
fix: honor -stderrthreshold when -logtostderr=true ( #1556 )
...
klog v2 defaults -logtostderr to true, which silently ignores
-stderrthreshold — all severities are unconditionally sent to stderr.
Opt into the fixed behavior introduced in klog v2.140.0 by setting
legacy_stderr_threshold_behavior=false so that -stderrthreshold is
respected. The default is set to INFO (preserving current behavior);
users can now override it on the command line.
Ref: kubernetes/klog#212 , kubernetes/klog#432
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com >
Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com >
Co-authored-by: Hidetake Iwata <int128@gmail.com >
2026-05-30 16:26:02 +09:00
renovate[bot] and lnx01
a898b84fc5
chore(deps): update docker/setup-buildx-action action to v4.1.0 ( #1581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-30 05:54:29 +00:00
renovate[bot] and lnx01
806f6e0cc1
chore(deps): update docker/metadata-action action to v6.1.0 ( #1580 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-30 02:38:04 +00:00
renovate[bot] and lnx01
d7f02acf6f
chore(deps): update docker/login-action action to v4.2.0 ( #1579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-29 21:37:53 +00:00
renovate[bot] and lnx01
f8b71f3b83
chore(deps): update docker/build-push-action action to v7.2.0 ( #1578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-29 16:59:40 +00:00
renovate[bot] and lnx01
e82beca087
fix(deps): update module golang.org/x/term to v0.43.0 ( #1571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 04:27:29 +00:00
renovate[bot] and lnx01
35bba7ca7b
chore(deps): update int128/docker-build-metadata-action action to v2.5.0 ( #1574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 01:14:41 +00:00
renovate[bot] and lnx01
6b2b52af25
chore(deps): update int128/docker-build-cache-config-action action to v1.57.0 ( #1573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 20:30:10 +00:00
renovate[bot] and lnx01
9002a9aa90
chore(deps): update int128/update-generated-files-action action to v2.95.0 ( #1572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 04:44:14 +00:00
renovate[bot] and lnx01
da819d2a34
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 ( #1570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-15 21:51:47 +00:00
renovate[bot] and lnx01
8a1620f701
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.1 ( #1568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 05:47:10 +00:00
renovate[bot] and lnx01
025e19ba4f
chore(deps): update int128/docker-build-cache-config-action action to v1.56.0 ( #1567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 00:46:55 +00:00
renovate[bot] and lnx01
1c2b06b4f8
chore(deps): update golang docker tag to v1.26.2 ( #1566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 22:07:26 +00:00
renovate[bot] and lnx01
0907885025
chore(deps): update int128/docker-build-cache-config-action action to v1.54.0 ( #1564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-02 18:08:05 +00:00
renovate[bot] and lnx01
1b833880fc
chore(deps): update int128/docker-build-metadata-action action to v2.4.0 ( #1565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-02 18:08:03 +00:00
renovate[bot] and lnx01
480da5fd45
chore(deps): update int128/docker-build-cache-config-action action to v1.53.0 ( #1562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 20:26:55 +00:00
renovate[bot] and lnx01
d744fd2f84
chore(deps): update int128/update-generated-files-action action to v2.93.0 ( #1563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 20:26:53 +00:00
renovate[bot] and lnx01
dc31eed0be
chore(deps): update int128/docker-build-cache-config-action action to v1.52.0 ( #1561 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 20:40:11 +00:00
renovate[bot] and lnx01
5c3fbd57a2
chore(deps): update int128/docker-build-metadata-action action to v2.3.0 ( #1560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 19:24:35 +00:00
renovate[bot] and lnx01
68efb58869
chore(deps): update int128/update-generated-files-action action to v2.90.0 ( #1559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 23:05:55 +00:00
renovate[bot] and lnx01
0466e87efc
chore(deps): update int128/docker-build-cache-config-action action to v1.51.0 ( #1555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 23:31:56 +00:00
renovate[bot] and lnx01
6304acb533
chore(deps): update int128/docker-build-metadata-action action to v2.2.0 ( #1553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 19:39:03 +00:00
renovate[bot] and lnx01
e06d821ea9
chore(deps): update int128/update-generated-files-action action to v2.89.0 ( #1554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 19:39:00 +00:00
Hidetake Iwata
330947edc6
Support immutable releases ( #1552 )
v1.36.1
2026-04-18 21:30:26 +09:00
renovate[bot] and lnx01
5e2bd740ae
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.18.0 ( #1550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 20:33:57 +00:00
renovate[bot] and lnx01
68f83ddaa6
fix(deps): update module golang.org/x/term to v0.42.0 ( #1551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 20:33:54 +00:00
renovate[bot] and lnx01
a306ef0b6e
chore(deps): update docker/build-push-action action to v7.1.0 ( #1548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 18:56:52 +00:00
renovate[bot] and lnx01
d9a95cf779
chore(deps): update int128/go-release-action action to v2.5.0 ( #1549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 18:56:50 +00:00
renovate[bot] and lnx01
f0a0904d3b
chore(deps): update int128/go-release-action action to v2.2.0 ( #1547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-11 18:57:56 +00:00
renovate[bot] and lnx01
611d503a22
chore(deps): update golang:1.26.1 docker digest to cd78d88 ( #1545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 17:44:48 +00:00
renovate[bot] and lnx01
798364b336
chore(deps): update docker/login-action action to v4.1.0 ( #1546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 17:44:46 +00:00
renovate[bot] and lnx01
063dac430f
chore(deps): update int128/update-generated-files-action action to v2.88.0 ( #1544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-04 22:57:36 +00:00
dependabot[bot] and lnx01
0fb6072ba9
Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 ( #1543 )
...
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Commits](https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-04 14:44:24 +09:00
renovate[bot] and lnx01
69410c659f
chore(deps): update docker/metadata-action action to v6 ( #1528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-04 14:27:42 +09:00
renovate[bot] and lnx01
ee175be04c
fix(deps): update module github.com/zalando/go-keyring to v0.2.8 ( #1541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 20:33:47 +00:00
renovate[bot] and lnx01
a55805272d
chore(deps): update actions/setup-go action to v6.4.0 ( #1542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 20:33:45 +00:00
renovate[bot] and lnx01
48086b6e1f
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.4 ( #1539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 18:42:12 +00:00
renovate[bot] and lnx01
b53ac9bbb1
fix(deps): update module github.com/chromedp/chromedp to v0.15.1 ( #1540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 18:42:10 +00:00
renovate[bot] and lnx01
b1a8e5fb34
chore(deps): update int128/update-generated-files-action action to v2.87.0 ( #1536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-28 19:52:57 +00:00
renovate[bot] and lnx01
aedd8dd76f
fix(deps): update module github.com/chromedp/chromedp to v0.15.0 ( #1537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-28 19:52:55 +00:00
renovate[bot] and lnx01
e6f68cf74a
chore(deps): update golang docker tag to v1.26.1 ( #1534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-28 18:37:12 +00:00
renovate[bot] and lnx01
ba851d48bf
chore(deps): update int128/docker-build-metadata-action action to v2.1.0 ( #1535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-28 18:37:11 +00:00
renovate[bot] and lnx01
12eab05dee
fix(deps): update module github.com/zalando/go-keyring to v0.2.7 ( #1532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 23:02:38 +00:00
renovate[bot] and lnx01
c8af8574bc
chore(deps): update int128/docker-build-cache-config-action action to v1.49.0 ( #1533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 23:02:36 +00:00
renovate[bot] and lnx01
588f0ef40c
chore(deps): update int128/update-generated-files-action action to v2.86.0 ( #1530 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 22:55:27 +00:00
renovate[bot] and lnx01
e0ff19c153
chore(deps): update docker/setup-qemu-action action to v4 ( #1531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 22:55:25 +00:00
renovate[bot] and lnx01
2d8022ec7c
chore(deps): update docker/setup-buildx-action action to v4 ( #1529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 21:37:35 +00:00
renovate[bot] and lnx01
b3bccfa791
fix(deps): update module golang.org/x/term to v0.41.0 ( #1526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 20:29:03 +00:00
renovate[bot] and lnx01
65cbaa01de
chore(deps): update docker/login-action action to v4 ( #1527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 20:29:01 +00:00