bobby
f719d885b7
authenticate: remove unused paths, generate cipher at startup, remove qp store ( #1495 )
...
* authenticate: remove unused paths, generate cipher on boot
- internal/httputil: add JSON renderer
- internal/httputil: remove unused query param store and references
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-19 08:09:53 -07:00
bobby
aadbcd23bd
fwd-auth: fix nginx-ingress forward-auth ( #1505 / #1497 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-19 08:09:13 -07:00
bobby
c85b45cff6
authorize: add redirect url to debug page ( #1533 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-19 08:07:51 -07:00
Renovate Bot
3dec1edf00
chore(deps): update vuepress monorepo to v1.7.1
2020-10-19 09:55:28 +00:00
Renovate Bot
9be50c712e
chore(deps): update module spf13/cobra to v1.1.1
2020-10-19 08:35:40 +00:00
Renovate Bot
6fc3f51328
chore(deps): update module open-policy-agent/opa to v0.24.0
2020-10-19 07:53:26 +00:00
Renovate Bot
74b7b0ea85
chore(deps): update module ory/dockertest/v3 to v3.6.2
2020-10-19 06:59:54 +00:00
Renovate Bot
3fa38edd65
chore(deps): update module golang/protobuf to v1.4.3
2020-10-19 05:22:23 +00:00
Renovate Bot
1e33935dfd
chore(deps): update golang.org/x/net commit hash to 7b1cca2
2020-10-19 04:06:11 +00:00
Renovate Bot
a2109bddb9
chore(deps): update google.golang.org/genproto commit hash to 32ed001
2020-10-19 02:30:24 +00:00
Renovate Bot
1d23acb453
chore(deps): update golang.org/x/crypto commit hash to 9e8e0b3
2020-10-19 01:49:39 +00:00
bobby
5cc65adc48
internal/frontend: resolve authN helper url ( #1521 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-18 17:11:47 -07:00
renovate[bot]
847860ba32
chore(deps): update module go.opencensus.io to v0.22.5 ( #1510 )
...
* chore(deps): update module go.opencensus.io to v0.22.5
* internal/telemetry: update tests for opencensus
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2020-10-17 20:59:12 -04:00
Caleb Doxsey
ac19c5041f
autocert: support certificate renewal ( #1516 )
2020-10-14 08:24:41 -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
Travis Groth
0b14722be4
deplyoment: add debug build / container / docs ( #1513 )
2020-10-13 16:54:21 -04:00
bobby
f4d5594ef0
tidy ( #1512 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-12 13:30:21 -07:00
renovate[bot]
2dd1dd330f
chore(deps): update golang.org/x/net commit hash to 4f7140c ( #1506 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 10:02:45 -06:00
Renovate Bot
4f9fc8f3c6
chore(deps): update module ory/dockertest/v3 to v3.6.1
2020-10-12 05:07:49 +00:00
Renovate Bot
47778efcac
chore(deps): update module cenkalti/backoff/v4 to v4.1.0
2020-10-12 03:37:09 +00:00
Renovate Bot
117076eb6a
chore(deps): update google.golang.org/genproto commit hash to 4d944d3
2020-10-12 03:19:06 +00:00
Renovate Bot
d119a16d9f
chore(deps): update golang.org/x/sync commit hash to b3e1573
2020-10-12 02:57:13 +00: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
4ed3d84632
debug: add pprof endpoints ( #1504 )
2020-10-09 12:40:33 -06:00
Caleb Doxsey
eb79cc0957
databroker: require JWT for access ( #1503 )
2020-10-09 11:08:40 -06:00
Caleb Doxsey
27d0cf180a
authenticate: protect /.pomerium/admin endpoint ( #1500 )
...
* authenticate: protect /.pomerium/admin endpoint
* add integration test
2020-10-08 15:44:12 -06:00
bobby
dc1c83c4de
tidy ( #1494 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-07 07:55:54 -07:00
Renovate Bot
d729ae52fb
chore(deps): update module openzipkin/zipkin-go to v0.2.5
2020-10-06 19:37:00 +00:00
Renovate Bot
939eeeb2c6
chore(deps): update module envoyproxy/go-control-plane to v0.9.7
2020-10-06 17:11:26 +00:00
Renovate Bot
1b888ca7fe
chore(deps): update golang.org/x/sync commit hash to 3042136
2020-10-06 15:24:28 +00:00
Renovate Bot
10edb9e981
chore(deps): update google.golang.org/genproto commit hash to bcad7cf
2020-10-06 14:59:22 +00:00
bobby
fe68301862
deployment: pin /x/sys to fix dockertest ( #1491 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-06 07:43:18 -07:00
Caleb Doxsey
aa731ae068
directory: add explicit RefreshUser endpoint for faster sync ( #1460 )
...
* directory: add explicit RefreshUser endpoint for faster sync
* add test
* implement azure
* update api call
* add test for azure User
* implement github
* implement AccessToken, gitlab
* implement okta
* implement onelogin
* fix test
* fix inconsistent test
* implement auth0
2020-10-05 08:23:15 -06:00
bobby
9b39deabd8
forward-auth: use envoy's ext_authz check ( #1482 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-04 20:01:06 -07:00
Renovate Bot
155213857e
chore(deps): update golang.org/x/crypto commit hash to 7f63de1
2020-10-05 02:09:53 +00:00
Jon Carl
f1daf336f6
auth0: implement directory provider ( #1479 )
...
* add the auth0 directory provider
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* fix code climate issue: context.Context should be funcs first param
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* remove unused struct field
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* remove vendoring
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* fix auth0 imports and variable name
Signed-off-by: Jon Carl <jon.carl@auth0.com>
2020-10-02 08:56:05 -06:00
bobby
ec91a98157
examples: fix nginx example ( #1478 )
2020-10-01 16:05:12 -07:00
Travis Groth
7029b108e7
ci: ensure systemd unit file is in packages ( #1481 )
2020-10-01 18:24:38 -04:00
Travis Groth
7613f4c67a
deps: update envoy arm64 to v1.15.1 ( #1475 )
2020-09-30 15:07:01 -04:00
bobby
c10dbe8f2d
chore(deps): envoy 1.15.1 ( #1473 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-09-30 08:35:32 -07:00
Caleb Doxsey
697be04c6f
azure: incremental sync ( #1471 )
...
* azure: incremental sync
* identity manager: fix directory sync timing
* on unauthorized, reset token
* support querying the user api
* update name
* pull out constants
2020-09-30 08:18:04 -06:00
Caleb Doxsey
3e86d2f9bf
directory: additional user info ( #1467 )
...
* directory: support additional user information
* implement github
* implement gitlab
* implement onelogin
* implement okta
* rename to display name
* implement google
* fill in properties
* fix azure email parsing
* fix tests, lint
* fix onelogin tests
* fix gitlab/github tests
2020-09-29 09:38:16 -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
Caleb Doxsey
2864859252
dashboard: format timestamps ( #1468 )
...
* format timestamps
* fix test
2020-09-28 16:00:42 -06:00
Manatsawin Hanmongkolchai
a47a3a0be6
proxy/forward_auth: don't reset forward auth path if X-Forwarded-Uri is not set ( #1447 )
2020-09-28 12:28:33 -07:00
Travis Groth
cef1449458
deployment: Generate deb and rpm packages ( #1458 )
2020-09-28 13:33:35 -04:00
bobby
1a9ac2fef5
dev: add remote container debug configs ( #1459 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-09-28 09:55:17 -07:00
Renovate Bot
dae21aafd6
chore(deps): update google.golang.org/genproto commit hash to c2d885f
2020-09-28 05:33:21 +00:00
Renovate Bot
1e7723f0d2
chore(deps): update vuepress monorepo to v1.6.0
2020-09-28 03:42:29 +00:00
Renovate Bot
632bb8c28d
chore(deps): update golang.org/x/net commit hash to 5d4f700
2020-09-28 02:55:53 +00:00