Hidetake Iwata
19d4f627ae
Remove deprecated flag --oidc-redirect-url-authcode-keyboard ( #1452 )
2025-11-24 21:20:31 +09:00
Hidetake Iwata
b05e92d466
Remove deprecated flag --oidc-redirect-url-hostname ( #1450 )
2025-11-24 16:48:14 +09:00
Hidetake Iwata
a993e39ed1
Update help message and doc ( #1374 )
2025-07-13 15:24:33 +09:00
Clay B.
cefacba2d2
Support Client Credentials Flow ( #1231 )
...
* Issue 931: Support Client Credentials Flow
* Move client-credentials to use --oidc-auth-request-extra-params
* Missed a file in moving to --oidc-auth-request-extra-params
* Support --oidc-use-access-token
* make generate
---------
Co-authored-by: Hidetake Iwata <int128@gmail.com >
2025-06-16 14:16:58 +09:00
Hidetake Iwata
0f2f54d4bf
Add --oidc-redirect-url to override redirect URL ( #1263 )
2025-06-16 13:42:48 +09:00
Hidetake Iwata
97b0a20b0b
Remove deprecated --listen-port flag ( #1207 )
2024-12-27 15:22:53 +09:00
Hidetake Iwata
622dc5ba0b
Refactor #944 ( #951 )
2023-06-24 15:26:39 +09:00
Reza Nikoopour
069ff68d99
Added flag to let user set redirect uri for authcode-keyboard ( #944 )
2023-06-23 16:53:55 +09:00
Bastian
cda2eccaac
feat(authentication): add oauth2 device grant ( #837 )
2022-12-22 08:03:10 +09:00
Hidetake Iwata
237e53313d
Add flag to set custom browser command ( #622 )
...
* Add flag to set custom browser command
* Use --browser-command in system_test
* Add --browser-command= to setup message
2021-09-05 11:35:03 +09:00
Hidetake Iwata
d0364f0942
Fix "~" is not expanded on Windows ( #550 )
...
* Run tests on macOS and Windows
* Use filepath and client-go/util/homedir package
2021-05-04 11:12:10 +09:00
Hidetake Iwata
eb7ce56909
Expand homedir paths in get-token options ( #498 )
...
* Expand homedir paths in get-token options
* Replace go-homedir with Go 1.16 os.UserHomeDir()
2021-03-15 19:03:11 +09:00
Hidetake Iwata
b1d8e8f7e1
Refactor: rewrite with Go errors package ( #427 )
2020-11-21 12:10:42 +09:00
Hidetake Iwata
5a3227409c
Refactor: rename to infrastructure package ( #426 )
2020-11-21 07:56:52 +09:00