Hidetake Iwata
bc7e71f586
Change default token cache storage to disk ( #1264 )
...
* Change default token cache storage to disk
* Fix
* Fix
* Clean up both storages
2025-01-30 18:47:07 +09:00
Johannes Edelstam
58a4b1399f
Use homebrew main tap ( #1259 )
...
Since kubelogin exists in the homebrew main tap use that instead.
2025-01-25 10:02:43 +09:00
Hidetake Iwata
a2a6ea229d
Improve docs ( #1250 )
...
* Refactor docs
* Update --exec-api-version
* Add device authorization grant
* Fix
2025-01-19 15:02:02 +09:00
Hidetake Iwata
e31ad59e63
Add clean command ( #1248 )
...
* Add clean command
* Refactor
* Refactor
2025-01-18 22:24:23 +09:00
Hidetake Iwata
aa1f445672
Rename flag to --oidc-pkce-method and improve docs ( #1240 )
...
* Add --oidc-pkce-method and improve docs
* Fix lint
* Refactor
* Refactor
2025-01-14 09:57:19 +09:00
Hidetake Iwata
6c9d198ef5
Add --token-cache-storage flag ( #1236 )
2025-01-12 14:55:46 +09:00
Hidetake Iwata
5ebecc534e
Format markdown ( #1235 )
2025-01-12 14:00:03 +09:00
Hidetake Iwata
b17843ce7b
Update README.md
2022-01-22 22:03:43 +09:00
Hidetake Iwata
775841a72b
Remove deprecation of standalone mode ( #680 )
...
* Remove deprecation of standalone mode
* Update standalone-mode.md
2022-01-08 17:48:00 +09:00
Joel Kaasinen
50bc986085
update README.md ( #615 )
2021-08-28 08:03:20 +09:00
Suraj Banakar(बानकर) | スラジ
966e612b14
Update README.md ( #558 )
2021-05-19 17:50:48 +09:00
Hidetake Iwata
02ad24e6fe
Update README.md
2021-03-22 13:49:27 +09:00
Hidetake Iwata
14e58ac4c2
Update README.md
2020-10-18 08:51:09 +09:00
Hidetake Iwata
ebdfcfb1c8
Add --authentication-timeout-sec flag ( #387 )
2020-09-27 21:55:55 +09:00
Hidetake Iwata
88f03655ea
Add Chocolatey installation ( #374 )
2020-09-02 12:05:56 +09:00
Hidetake Iwata
daf563ea9a
Refactor: extract usage.md from README.md ( #357 )
...
* Refactor docs
* Update usage.md
2020-08-14 23:22:38 +09:00
Hidetake Iwata
58d170fa65
Add --open-url-after-authentication option ( #350 )
...
* Add --open-url-after-authentication option
* Add integration test for --open-url-after-authentication
2020-08-01 10:38:33 +09:00
Hidetake Iwata
98b84d87e0
Refactor: change options description
2020-07-26 15:39:09 +09:00
Hidetake Iwata
9aeffbc71e
Update README.md
2020-06-24 01:10:25 +09:00
Hidetake Iwata
9e27385c0b
Add acceptance test ( #315 )
2020-06-23 14:47:29 +09:00
Hidetake Iwata
3c50431a09
Refactor: rename to system test ( #314 )
2020-06-22 16:22:03 +09:00
Hidetake Iwata
dd93a6537d
Update README.md
2020-06-14 16:19:52 +09:00
Andreas Lindhé
0aa3e43e62
Remove install instructions for Github releases ( #303 )
...
* Remove install instructions for Github releases
Fixes #301
* Update README.md
Co-authored-by: Hidetake Iwata <int128@gmail.com >
2020-06-10 10:37:26 +09:00
Hidetake Iwata
5557290105
Bump the version to v1.19.1
2020-05-16 18:25:10 +09:00
Hidetake Iwata
4ffc914d0e
Bump the version
2020-04-11 17:14:59 +09:00
Hidetake Iwata
59b5f1bd89
Add --oidc-redirect-url-hostname flag ( #269 )
2020-04-08 15:25:19 +09:00
Hidetake Iwata
bfc1568057
Bump the version
2020-03-26 10:36:06 +09:00
Matthew M. Boedicker
123d7c8124
Add --oidc-extra-url-params argument ( #255 )
...
* Add --oidc-extra-url-params argument
This accepts a comma-separated list of key-value pairs that will be
added to get token requests as query string parameters.
Closes #254 .
* Refactor
- move code setting the extra params to the authorization code flow specific functions (it is not needed in ROPC flow)
- add unit tests
- rename flag to --oidc-auth-request-extra-params
- add description to README.md
* Add integration test for --oidc-auth-request-extra-params
Co-authored-by: Hidetake Iwata <int128@gmail.com >
2020-03-25 11:52:53 +09:00
Hidetake Iwata
dc646c88f9
Bump version to v1.17.1
2020-02-22 16:04:29 +09:00
Hidetake Iwata
f89525b184
Refactor: extract domain/jwt and testing/jwt ( #241 )
...
* Refactor: extract domain/jwt and testing/jwt
* Refactor: remove jwt-go dep from product code
2020-02-21 22:33:08 +09:00
Hidetake Iwata
7ce98c7119
Add --certificate-authority-data option ( #233 )
2020-02-12 10:15:12 +09:00
Hidetake Iwata
3a28e44556
Add Docker usage ( #223 )
2020-02-02 10:55:47 +09:00
Hidetake Iwata
f8cca818af
Add acceptance test ( #222 )
...
* Add acceptance test
* Update README.md
* Update README.md
* Added acceptance-test-diagram.svg
* Update README.md
* Add files via upload
* Added acceptance-test-diagram.svg
* Added acceptance-test-diagram.svg
* Update README.md
* Update README.md
2020-01-31 21:45:23 +09:00
Hidetake Iwata
6075c9dbe7
Add --listen-address option to bind all interfaces ( #208 )
2020-01-17 20:57:05 +09:00
Hidetake Iwata
94f480fdc9
Update README.md
2019-12-17 15:49:49 +09:00
Hidetake Iwata
29e9c39a41
Update README.md
2019-12-12 10:16:47 +09:00
Hidetake Iwata
6f417cd30c
Add screencast ( #186 )
...
* Update README.md
* Update README.md
* Update README.md
2019-11-08 10:13:19 +09:00
Hidetake Iwata
e778bbdadc
Release v1.15.0
2019-11-01 11:45:25 +09:00
Hidetake Iwata
0257b24156
Update README.md
2019-11-01 11:31:16 +09:00
Hidetake Iwata
4683a005c7
Add authorization code flow with keyboard interactive ( #182 )
2019-11-01 11:01:43 +09:00
Hidetake Iwata
0c582e97ad
Add --grant-type option and username prompt for ROPC ( #178 )
2019-10-31 00:36:40 +09:00
Hidetake Iwata
ab1023757b
Add single page setup guide ( #168 )
2019-10-25 22:06:08 +09:00
Hidetake Iwata
e26dbd118e
Add diagram of the credential plugin ( #145 )
...
* Update README.md
* Added credential-plugin-diagram.svg
* Update credential-plugin-diagram.svg
2019-10-24 20:26:08 +09:00
Hidetake Iwata
0bc117ddc7
Refactor ( #158 )
...
* Refactor: template rendering
* Refactor: rename DecodedIDToken fields
* Refactor: expand command options
* Refactor: improve help messages
2019-09-30 18:27:23 +09:00
Hidetake Iwata
8c640f6c73
Add setup command ( #157 )
...
* Add setup command
* Refactor: extract IDTokenSubject instead of sub claims
2019-09-29 18:34:59 +09:00
Hidetake Iwata
8a5efac337
Add deprecation message of standalone mode ( #155 )
2019-09-28 11:03:03 +09:00
Hidetake Iwata
d67d16b333
Fix README.md: add klog options
2019-08-29 18:01:19 +09:00
Hidetake Iwata
d9b8d99fae
Refactor docs ( #138 )
...
* Refactor: extract standalone-mode.md
* Refactor: remove diagram
* Refactor: remove DESIGN.md
* Refactor: change README.md
2019-08-27 11:51:48 +09:00
Hidetake Iwata
3e30346c9b
Update README.md
2019-08-23 16:33:53 +09:00
Hidetake Iwata
4ad77cd5f8
Update README.md
2019-08-19 23:24:23 +09:00