Caleb Doxsey
|
ea4e9fa3aa
|
add TLS flags for TCP tunnel (#1725)
|
2020-12-29 14:36:52 -07:00 |
|
Caleb Doxsey
|
796ad2ded8
|
k8s cmd: use authclient package (#1722)
|
2020-12-29 12:06:31 -07:00 |
|
Caleb Doxsey
|
61ab4e4837
|
TCP client command (#1696)
* add cli commands
* add jwt cache test
* add tcptunnel test
* add stdin/stdout support
* use cryptutil hash function
* doc updates
* fix log timestamp
|
2020-12-17 12:37:28 -07:00 |
|
Caleb Doxsey
|
d18e8c661d
|
improve ca cert error message, use GetCertPool for databroker storage (#1666)
|
2020-12-09 11:16:39 -07:00 |
|
Caleb Doxsey
|
eb79cc0957
|
databroker: require JWT for access (#1503)
|
2020-10-09 11:08:40 -06:00 |
|
Caleb Doxsey
|
0a6796ff71
|
authorize: add support for service accounts (#1374)
|
2020-09-04 10:37:00 -06:00 |
|
Robert
|
2dc8879583
|
Allow setting the shared secret via an environment variable. (#1337)
This makes it easier to safely pass it in programmatically to a container
without cutting and pasting or putting it on the command line.
|
2020-08-27 08:39:07 -06:00 |
|
Travis Groth
|
a555e5fcc3
|
cmd/pomerium-cli: do not require terminal with cached creds (#1196)
|
2020-08-04 08:36:14 -04:00 |
|
Caleb Doxsey
|
4115c67d93
|
pomerium-cli: kubernetes fixes (#1176)
* pomerium-cli: fix kubernetes token caching
* pomerium-cli: fix error hanging
* add options for TLS
|
2020-07-31 13:51:48 -06:00 |
|
Caleb Doxsey
|
b1d72c829b
|
pomerium-cli: fix kubernetes token caching (#1169)
* pomerium-cli: fix kubernetes token caching
* switch to jose v2
|
2020-07-31 09:50:06 -06:00 |
|
Caleb Doxsey
|
5df10d1539
|
pomerium-cli k8s exec-credential (#1073)
* wip
* wip
* remove dead code
* add logging about errors for caching credentials
* rename subcommand
|
2020-07-16 11:40:43 -06:00 |
|
Bobby DeSimone
|
d7daf274c0
|
pomerium-cli: add service account docs (#613)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-04-16 13:28:42 -07:00 |
|
Bobby DeSimone
|
6337377ad6
|
cli: fix some confusing comments (#602)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-04-12 10:16:50 -07:00 |
|
Bobby DeSimone
|
9bee6bb648
|
cmd: add cli to generate service accounts (#552)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-03-24 20:23:07 -07:00 |
|