abrand
51659716e0
Improved error message when TLS config is specified, but listen/redirect URL are using wrong scheme
2016-06-03 20:04:13 -04:00
abrand
6f98dfeb96
Added TLS support to the example application
2016-06-03 07:51:00 -04:00
Bobby Rullo
e2c428fc5a
examples/app: Show refresh token as well
2016-05-06 11:44:54 -07:00
Eric Chiang
9d7cebce7c
examples/app: infer callback path from redirect URL
2016-04-19 15:55:07 -07:00
Eric Chiang
33e3c04b38
examples: set example app flag defaults to work with --no-db mode
2016-02-23 15:36:01 -08:00
Yifan Gu
01f95db3ca
examples: also print raw token in the result.
2015-08-29 01:42:21 -07:00
Yifan Gu
3da456efa8
dex-worker: add TLS support.
...
Add two new flags '--cert-file' and '--key-file'.
If scheme == 'https', then we will use the two new flags to get
the cert/key pair for TLS connection.
Also add '--ca-file' to the example app to allow TLS connection to the
dex-worker using a specified ca file.
2015-08-29 01:42:21 -07:00
Bobby Rullo
66fe201c24
*: move original project to dex
2015-08-18 11:26:57 -07:00