Hidetake Iwata
|
45417a18fd
|
Refactor docs
|
2019-08-10 15:25:06 +09:00 |
|
Hidetake Iwata
|
760416fd04
|
Update README.md
|
2019-08-09 17:01:36 +09:00 |
|
Hidetake Iwata
|
0a4ebb26c2
|
Refactor packages structure (#129)
|
2019-08-09 10:15:17 +09:00 |
|
Hidetake Iwata
|
de9f7a2a01
|
Fix typo (#128)
* Fix typo
* Update google.md
* Update keycloak.md
|
2019-08-03 20:05:13 +09:00 |
|
Hidetake Iwata
|
0006cdda2d
|
Update README.md
|
2019-08-02 14:10:20 +09:00 |
|
Hidetake Iwata
|
c89a8a1823
|
Update README.md
|
2019-08-01 11:00:55 +09:00 |
|
Hidetake Iwata
|
4f566a7b32
|
Refactor: use RunE and root error handler (#127)
v1.14.1
|
2019-08-01 10:54:03 +09:00 |
|
Hidetake Iwata
|
5158159bdd
|
Fix stdout of browser launcher breaks credential json (#126)
|
2019-08-01 10:50:36 +09:00 |
|
Hidetake Iwata
|
3a2aa0c6c0
|
Fix TLS certificate on refreshing token (#125)
* Add test of refreshing token with TLS cert
* Fix TLS certificate on refreshing token (#123)
|
2019-08-01 10:19:58 +09:00 |
|
Hidetake Iwata
|
56b17efae1
|
Remove LoginAndExec use-case (#120)
|
2019-07-30 09:57:22 +09:00 |
|
Hidetake Iwata
|
3e5be43d8a
|
Change description in krew yaml
|
2019-07-28 16:52:26 +09:00 |
|
Hidetake Iwata
|
1ffa927432
|
Update README.md
|
2019-07-27 13:42:40 +09:00 |
|
Hidetake Iwata
|
5c6b461f37
|
Update README.md
|
2019-07-27 13:10:21 +09:00 |
|
Hidetake Iwata
|
6f96ccae62
|
Make commit for PR for krew-index on release
v1.14.0
|
2019-07-26 19:35:45 +09:00 |
|
Hidetake Iwata
|
dc88948d88
|
Run as a client-go credential plugin (#118)
|
2019-07-25 17:01:34 +09:00 |
|
Hidetake Iwata
|
31609a3ed3
|
Move to k8s.io/client-go@v12.0.0 (#119)
See https://github.com/kubernetes/client-go/blob/master/INSTALL.md
|
2019-07-25 16:43:48 +09:00 |
|
Hidetake Iwata
|
9685507d7d
|
Refactor: use OIDCConfig in input of authentication use-case (#117)
|
2019-07-25 13:49:09 +09:00 |
|
dependabot-preview[bot]
|
1c66099496
|
Bump github.com/go-test/deep from 1.0.1 to 1.0.2 (#113)
Bumps [github.com/go-test/deep](https://github.com/go-test/deep) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/go-test/deep/releases)
- [Changelog](https://github.com/go-test/deep/blob/master/CHANGES.md)
- [Commits](https://github.com/go-test/deep/compare/v1.0.1...v1.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-16 13:20:42 +09:00 |
|
Hidetake Iwata
|
681faa07ca
|
Update README.md
|
2019-07-11 11:06:58 +09:00 |
|
Hidetake Iwata
|
79d8056c35
|
Check nonce of ID token on authentication (#112)
v1.13.0
|
2019-07-10 09:59:03 +09:00 |
|
Hidetake Iwata
|
4138991339
|
Refactor: split fat handler to handler/service (#111)
|
2019-07-09 19:06:03 +09:00 |
|
Hidetake Iwata
|
f650827a5f
|
Show caller filename and line on debug log (#110)
|
2019-07-05 10:31:27 +09:00 |
|
Hidetake Iwata
|
56904e15b1
|
Refactor (#109)
* Refactor: rename to kubeconfig.AuthProvider
* Refactor: add comments
|
2019-07-05 10:22:28 +09:00 |
|
Hidetake Iwata
|
dd05c11359
|
Create DESIGN.md
|
2019-07-04 20:45:27 +09:00 |
|
Hidetake Iwata
|
ce61e09acf
|
Refresh the ID token if it has expired (#108)
|
2019-07-04 20:15:51 +09:00 |
|
Hidetake Iwata
|
e4057db5b5
|
Add authentication sequence diagram
|
2019-06-28 10:09:08 +09:00 |
|
Hidetake Iwata
|
bb288b69d3
|
Update README.md
|
2019-06-26 17:39:04 +09:00 |
|
Hidetake Iwata
|
e220267de5
|
Update README.md
|
2019-06-26 13:57:20 +09:00 |
|
Hidetake Iwata
|
391754e1ce
|
Cache oidc.Provider to reduce discovery requests (#107)
|
2019-06-26 10:16:10 +09:00 |
|
Hidetake Iwata
|
10c7b6a84f
|
Refactor: extract tls package and add tests (#106)
|
2019-06-24 22:50:26 +09:00 |
|
dependabot-preview[bot]
|
2176105a91
|
Bump github.com/google/wire from 0.2.2 to 0.3.0 (#101)
* Bump github.com/google/wire from 0.2.2 to 0.3.0
Bumps [github.com/google/wire](https://github.com/google/wire) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/google/wire/releases)
- [Commits](https://github.com/google/wire/compare/v0.2.2...v0.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* go mod tidy
* Move to google/wire@v0.3.0
|
2019-06-21 15:40:49 +09:00 |
|
Hidetake Iwata
|
3c79a614ff
|
Refactor: move to xerrors (#103)
|
2019-06-21 14:22:21 +09:00 |
|
Hidetake Iwata
|
f6dec8e3db
|
Add note of password grant (refs #102)
|
2019-06-21 10:19:31 +09:00 |
|
dependabot-preview[bot]
|
1ea9027677
|
Bump github.com/int128/oauth2cli from 1.4.0 to 1.4.1 (#100)
Bumps [github.com/int128/oauth2cli](https://github.com/int128/oauth2cli) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/int128/oauth2cli/releases)
- [Commits](https://github.com/int128/oauth2cli/compare/v1.4.0...v1.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-18 09:11:02 +09:00 |
|
Hidetake Iwata
|
cfa38455ab
|
Refactor (#99)
* Refactor: rename files
* Refactor: rename to e2e_test
* Refactor: export wire.Set in each components
|
2019-06-17 09:29:55 +09:00 |
|
dependabot-preview[bot]
|
0412f6a1b0
|
Bump github.com/spf13/cobra from 0.0.4 to 0.0.5 (#98)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-12 16:04:13 +09:00 |
|
Hidetake Iwata
|
afc7974b79
|
Update README.md
|
2019-06-06 09:36:16 +09:00 |
|
Hidetake Iwata
|
97b0bdd53c
|
Fix build error of windows_amd64 binary (#97)
v1.12.0
|
2019-06-06 09:30:41 +09:00 |
|
Hidetake Iwata
|
ebe5feaed2
|
Transparently login feature (#95)
* Introduce spf13/cobra
* Add login transparently feature
|
2019-06-05 22:01:53 +09:00 |
|
flarno11
|
4427bc7985
|
fixed typo in kubectl plugin call (#94)
|
2019-06-04 08:15:00 +09:00 |
|
Hidetake Iwata
|
8643d695fe
|
Refactor (#92)
* Refactor test
* Refactor: rename and add comments for ShowLocalServerURL
|
2019-06-03 20:01:51 +09:00 |
|
Hidetake Iwata
|
f0cff5a54b
|
Add password prompt (#91)
|
2019-06-01 19:57:11 +09:00 |
|
Hidetake Iwata
|
8237928af3
|
Refactor (#90)
* Refactor: move HTTP adaptor to internal
* Refactor: extract models/kubeconfig package
* Refactor: rename to Kubeconfig from KubeConfig
* Refactor: simplify use-case
|
2019-05-29 15:31:52 +09:00 |
|
Hidetake Iwata
|
01b270755b
|
Refactor: use a dynamic port in the integration tests (#89)
* Refactor: use dynamic port for auth server in integration tests
* Refactor: use dynamic port for local server in integration tests
|
2019-05-28 09:05:15 +09:00 |
|
Hidetake Iwata
|
e97b4de40b
|
Refactor packages structure (#88)
* Refactor: move usecases implementation to dedicated packages
* Refactor: move adaptors implementation to dedicated packages
* Refactor: rename and move packages
* Refactor: split to OIDC and OIDCClient
|
2019-05-24 11:41:09 +09:00 |
|
Hidetake Iwata
|
5063550468
|
Add resource owner password credentials grant support (#87)
|
2019-05-23 09:37:47 +09:00 |
|
Hidetake Iwata
|
d5989ca256
|
Move to google/wire (#86)
|
2019-05-20 10:55:02 +09:00 |
|
Hidetake Iwata
|
c508a1b717
|
Refactor docs (#84)
|
2019-05-19 16:07:57 +09:00 |
|
Hidetake Iwata
|
e133ea8541
|
Add codecov (#83)
|
2019-05-18 09:45:37 +09:00 |
|
Hidetake Iwata
|
3f2e84a1ea
|
Update README.md
|
2019-05-17 09:24:08 +09:00 |
|