Brad Jones
2f3c73baf3
Update GitLab provider docs ( #1591 )
...
* Update GitLab provider docs
Updates GitLab provider docs to reference self-hosted GitLab and provide additional clarity on required scopes.
* precommit fix
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-01 15:48:06 -08:00
Caleb Doxsey
b7f0242090
authorize: remove admin ( #1833 )
...
* authorize: remove admin
* regen rego
* add note to upgrading
2021-02-01 15:22:02 -07:00
wasaga
19d78cb844
include envoy's proto specs into config.proto ( #1817 )
2021-01-25 13:15:50 -05:00
wasaga
3a505d5573
expose envoy cluster options in policy ( #1804 )
2021-01-25 09:49:03 -05:00
bobby
d4037f0010
docs: add reference to the go-sdk ( #1800 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-01-22 13:00:07 -08:00
Caleb Doxsey
70b4497595
databroker: rename cache service ( #1790 )
...
* rename cache folder
* rename cache service everywhere
* skip yaml in examples
* Update docs/docs/topics/data-storage.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-01-21 08:41:22 -07:00
bobby
6466efddd5
authenticate: update user info screens ( #1774 )
...
- rename "dashboard" to userinfo to avoid confusion
- don't leak version from error page.
- fix typo in state.go
- make statik determenistic on modtime
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-01-13 13:15:31 -08:00
Caleb Doxsey
ab4a68f56f
remove user impersonation and service account cli ( #1768 )
...
* remove user impersonation and service account cli
* update doc
* remove user impersonation url query params
* fix flaky test
2021-01-12 09:28:29 -07:00
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
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
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
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
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
Wesley Williams
927e866bcc
Fix CD command for changing to Kubernetes example directory ( #1582 )
2020-11-06 20:48:57 -08: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
Shinebayar G
7c990a45b1
docs: fix grammar ( #1412 )
2020-09-17 08:16:22 -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
Travis Groth
5488e6d5fa
deployment: fully split release archives and brews ( #1365 )
2020-09-02 17:32:52 -04: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
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
Travis Groth
0c51ad0e66
docs: fix in-action video ( #1268 )
2020-08-12 19:34:50 -04:00
Travis Groth
6314c43f40
docs: image, sitemap and redirect fixes ( #1263 )
...
* docs: fix image linkes for cdn
* docs: use relative top level redirect
* docs: generate sitemap under /docs/
2020-08-12 15:22:53 -04:00
Cuong Manh Le
32745250d3
docs/docs: fix wrong okta service account field ( #1251 )
...
The okta service account token field should be api_key not api_token
Fixes #1249
2020-08-11 09:05:36 +07:00
bobby
bfc3fb67da
v0.10.0 ( #1225 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-08-06 21:08:19 -07:00
roulesse
7da513f42c
Update synology.md ( #1219 )
2020-08-06 15:28:51 -07:00
Travis Groth
4976fe3824
docs: add installation section ( #1223 )
2020-08-06 16:34:01 -04:00
Travis Groth
1cafba18a5
docs: Kubernetes topic ( #1222 )
...
* docs: kubernetes topic and installation stub
2020-08-06 15:28:12 -04:00
Travis Groth
28230c7dc5
docs: update architecture diagrams + descriptions ( #1218 )
...
* docs: update architecture diagrams + descriptions
* Update docs/docs/topics/production-deployment.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/docs/topics/production-deployment.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/docs/topics/production-deployment.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2020-08-06 13:40:08 -04:00
bobby
8d0cb86098
docs: fix links, fix upgrade guide ( #1220 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-08-05 23:07:49 -07:00
Cuong Manh Le
c910196364
docs/docs: update upgrading to mention redis storage backend ( #1172 )
...
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2020-08-01 11:20:07 -07:00
bobby
8b68079488
docs: rename docs/reference to docs/topics ( #1182 )
...
* docs: rename docs/reference to docs/topics
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-08-01 10:00:14 -07:00
Travis Groth
417c2f4890
docs: Redis and stateful storage docs ( #1173 )
2020-07-31 11:56:01 -04:00
bobby
8cae3f27bb
docs: refactor sections, consolidate examples ( #1164 )
2020-07-30 11:02:14 -07:00
Cuong Manh Le
489cdd8b63
internal/controlplane: using envoy strip host port matching ( #1126 )
...
* internal/controlplane: using envoy strip host port matching
With envoy 1.15.0 release, strip host port matching setting allows
incoming request with Host "example:443" will match again route with
domains match set to "example".
Not that this is not standard HTTP behavior, but it's more convenient
for users.
Fixes #959
* docs/docs: add note about enable envoy strip host port matching
2020-07-22 23:51:57 +07:00
Cuong Manh Le
8e56db7830
docs/docs: add changelog for #1055 ( #1084 )
2020-07-16 09:57:25 +07:00
Cuong Manh Le
d40f294586
authorize: include "kid" in JWT header ( #1049 )
...
Fixes #1046
2020-07-09 12:39:53 +07:00
Cuong Manh Le
65150f2c3d
docs: document preserve_host_header with policy routes to static ip ( #1024 )
...
Fixes #1012
2020-06-30 14:26:08 +07:00
Caleb Doxsey
091b71f12e
grpc: rename internal/grpc to pkg/grpc ( #1010 )
...
* grpc: rename internal/grpc to pkg/grpc
* don't ignore pkg dir
* remove debug line
2020-06-26 09:17:02 -06:00
Travis Groth
c049d87362
docs: document service account requirements ( #999 )
2020-06-25 19:32:36 -04:00