Travis Groth
|
1a4704a183
|
docs: v0.12 upgrade notes and changelog (#1753)
|
2021-01-08 17:48:22 -05:00 |
|
Caleb Doxsey
|
f101c1a013
|
update google docs (#1738)
|
2021-01-07 10:17:16 -07:00 |
|
Caleb Doxsey
|
00734243b3
|
telemetry: add support for datadog tracing (#1743)
* add support for datadog tracing
* omitempty on datadog address
* envoy: add datadog exporter for tracing
|
2021-01-06 12:27:23 -07:00 |
|
bobby
|
e56e7e4b9e
|
cli: add version command (#1726)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-12-29 20:04:32 -08:00 |
|
Caleb Doxsey
|
73f4ee26fc
|
update azure docs (#1723)
|
2020-12-29 13:20:03 -07:00 |
|
Philip Wassermann
|
2d3190c74e
|
authenticate: oidc frontchannel-logout endpoint (#1586)
* authenticate: oidc frontchannel-logout endpoint
* move frontchannellogout route and extract logout process
* add frontchannel_logout_uri to wellknown handler
* authenticate: add context to logs in signout process
* docs: single sign-out topic
* gofmt, wording, refactoring method names
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-12-24 14:30:48 -08:00 |
|
Travis Groth
|
74db362634
|
docs: add TCP guide (#1714)
|
2020-12-23 16:24:49 -05:00 |
|
Travis Groth
|
50989a11b3
|
docs: tcp support (#1712)
|
2020-12-22 23:03:13 -05:00 |
|
bobby
|
c23c8b34b3
|
docs: replace httpbin with verify (#1702)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-12-22 09:53:08 -08:00 |
|
Travis Groth
|
64816720c8
|
internal/telemetry/metrics: update redis metrics for go-redis (#1694)
|
2020-12-16 14:53:39 -05:00 |
|
bobby
|
d3c697d3e4
|
nginx: fix docs (#1691)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-12-15 13:25:46 -08:00 |
|
Caleb Doxsey
|
2e8b842aed
|
remove "see policy" phrase in settings docs (#1668)
|
2020-12-09 11:35:02 -07:00 |
|
Travis Groth
|
82c7d1ee7a
|
docs: add allowed_idp_claims docs (#1665)
|
2020-12-09 12:16:13 -05:00 |
|
Travis Groth
|
58adeb5a99
|
docs: add v0.11 link to version menu (#1663)
|
2020-12-09 07:36:39 -05:00 |
|
Travis Groth
|
4d36a5a850
|
docs: update changelog for v0.11 (#1650)
|
2020-12-07 15:02:47 -05:00 |
|
bobby
|
0cdd727d5e
|
update docs (#1645)
|
2020-12-03 08:29:17 -08:00 |
|
Travis Groth
|
23249c8df9
|
deployment: enable multi-arch release images (#1643)
|
2020-12-03 11:07:15 -05:00 |
|
Caleb Doxsey
|
0571754f0c
|
move signing key algorithm documentation into yaml file (#1646)
|
2020-12-02 17:14:27 -07:00 |
|
bobby
|
5bbd745934
|
authorize: add signature algo support (RSA / EdDSA) (#1631)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-11-30 17:14:41 -08:00 |
|
Travis Groth
|
6e19d8cbc7
|
docs: add cache_service_url upgrade notice (#1621)
|
2020-11-25 12:30:00 -05:00 |
|
Caleb Doxsey
|
2d5690dde6
|
remove deprecated cache_service_url config option (#1614)
* remove deprecated cache_service_url config option
* remove broken test
* update integration test config
* update nginx example
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
|
2020-11-23 14:57:29 -07:00 |
|
bobby
|
f604a3e87a
|
docs: use standard langauge for lists (#1590)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-11-12 14:44:00 -08:00 |
|
Wesley Williams
|
927e866bcc
|
Fix CD command for changing to Kubernetes example directory (#1582)
|
2020-11-06 20:48:57 -08:00 |
|
Caleb Doxsey
|
bfe68d1fd8
|
move docs to settings.yaml (#1579)
|
2020-11-05 12:13:10 -07:00 |
|
Philip Wassermann
|
85a5961e5e
|
authorize: add allow_any_authenticated_user policy (#1515)
|
2020-11-05 11:20:50 -07:00 |
|
bobby
|
1910125e6f
|
docs: add round logo (#1574)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-11-03 09:30:36 -08:00 |
|
Caleb Doxsey
|
2a97e92d50
|
add settings.yaml file (#1540)
* store settings in yaml
* add shortdocs
* fix newline at EOF
* fix newline at EOF
|
2020-10-22 15:28:16 -06:00 |
|
Caleb Doxsey
|
04c582121d
|
add flag to enable user impersonation (#1514)
* add flag to enable user impersonation
* fix typo
|
2020-10-14 08:17:59 -06:00 |
|
Jon Carl
|
83f998c088
|
update the documentation for auth0 to include group/role information (#1502)
Signed-off-by: Jon Carl <jon.carl@auth0.com>
|
2020-10-09 13:42:25 -06:00 |
|
Caleb Doxsey
|
88580cf2fb
|
auth0: implement identity provider (#1470)
* auth0: implement identity provider
* add auth0 guide
* fix naming
|
2020-09-29 09:06:58 -06:00 |
|
Travis Groth
|
cef1449458
|
deployment: Generate deb and rpm packages (#1458)
|
2020-09-28 13:33:35 -04:00 |
|
Caleb Doxsey
|
6e385f800a
|
config: add support for host header rewriting (#1457)
* config: add support for host header rewriting
* fix lint
|
2020-09-25 09:36:39 -06:00 |
|
Travis Groth
|
fdec45fe04
|
docs: add architecture diagram for cloudrun (#1444)
|
2020-09-22 17:40:48 -04:00 |
|
Caleb Doxsey
|
54d37e62e8
|
config: add dns_lookup_family option to customize DNS IP resolution (#1436)
|
2020-09-21 15:32:37 -06:00 |
|
Travis Groth
|
5157726e6f
|
docs: Add Traefik + Kubernetes example (#1411)
|
2020-09-19 13:33:32 -04:00 |
|
Shinebayar G
|
7c990a45b1
|
docs: fix grammar (#1412)
|
2020-09-17 08:16:22 -07:00 |
|
Travis Groth
|
f812ec5812
|
ci: publish cloudrun latest tag (#1398)
* ci: publish cloudrun latest tag
|
2020-09-11 17:05:18 -04:00 |
|
Manatsawin Hanmongkolchai
|
904edfed9a
|
docs: fix remove_request_headers typo (#1388)
|
2020-09-08 21:35:09 -07:00 |
|
bobby
|
311dde8b61
|
docs: update azure docs (#1377)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-09-08 12:58:11 -07:00 |
|
Cuong Manh Le
|
08a094ae93
|
internal/directory/okta: remove rate limiter (#1370)
We did honor the rate limit header from okta, so don't bother to add our
rate limiter there.
|
2020-09-04 18:23:14 +07:00 |
|
Travis Groth
|
5488e6d5fa
|
deployment: fully split release archives and brews (#1365)
|
2020-09-02 17:32:52 -04:00 |
|
Caleb Doxsey
|
4fb90fabe8
|
config: support explicit prefix and regex path rewriting (#1363)
* config: support explicity prefix and regex path rewriting
* add rewrite tests
|
2020-09-02 13:48:19 -06:00 |
|
Caleb Doxsey
|
f6b622c7dc
|
proxy: support websocket timeouts (#1362)
|
2020-09-02 07:55:57 -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
|
a69b9957a1
|
docs: add nginx example (#1329)
* docs: add nginx example
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
|
2020-08-26 17:10:23 -04:00 |
|
bobby
|
fbd8c8f294
|
deployment: add goimports with path awareness (#1316)
Plus fix some spelling
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-08-24 13:04:55 -07:00 |
|
Cuong Manh Le
|
9de99d0211
|
all: add signout redirect url (#1324)
Fixes #1213
|
2020-08-25 01:23:58 +07:00 |
|
Cuong Manh Le
|
f356ff5581
|
config: add idp qps config
|
2020-08-14 09:50:49 +07:00 |
|
bobby
|
332324fa2d
|
docs: use .com sitemap hostname (#1274)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-08-13 10:59:42 -07:00 |
|
Travis Groth
|
0c51ad0e66
|
docs: fix in-action video (#1268)
|
2020-08-12 19:34:50 -04:00 |
|