Caleb Doxsey
a41c37f9e0
add paging support to GetAll ( #1601 )
...
* add paging support to GetAll
* fix import
2020-11-18 17:02:57 -07:00
Caleb Doxsey
8ada0c51dd
attach version to gRPC server metadata ( #1598 )
...
* attach version to gRPC server metadata
* fix linting
2020-11-17 07:18:48 -07:00
Renovate Bot
508b93b273
chore(deps): update module google/go-cmp to v0.5.3
2020-11-16 06:34:58 +00:00
Renovate Bot
f4238a1e44
chore(deps): update google.golang.org/genproto commit hash to ce600e9
2020-11-16 05:44:40 +00:00
Renovate Bot
13a3e93c2c
chore(deps): update golang.org/x/net commit hash to 69a7880
2020-11-16 04:42:52 +00:00
Renovate Bot
16491834b6
chore(deps): update golang.org/x/oauth2 commit hash to 9fd6049
2020-11-16 03:57:07 +00:00
Renovate Bot
5e6b1f807d
chore(deps): update golang.org/x/crypto commit hash to 0c6587e
2020-11-16 02:13:57 +00:00
Travis Groth
bfe52df226
ci: fix release setup action ( #1592 )
2020-11-12 19:03:22 -08:00
Travis Groth
095eb63a21
ci: update changelog generation to script ( #1589 )
2020-11-12 20:00:07 -05: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
bobby
c199909032
forward-auth: fix special character support for nginx ( #1578 )
2020-11-12 13:10:57 -05:00
Renovate Bot
eb19d6e125
chore(deps): update module google.golang.org/grpc to v1.33.2
2020-11-09 05:49:09 +00:00
Renovate Bot
1565058fa2
chore(deps): update google.golang.org/genproto commit hash to f9bfe23
2020-11-09 02:12:52 +00: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
d1bab414c5
proxy/forward_auth: copy response headers as request headers ( #1577 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-11-05 09:31:01 -08:00
Caleb Doxsey
ccdd1e5586
use custom default http transport ( #1576 )
...
* use custom default http transport
* Update config/http.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update config/http.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* return early
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2020-11-04 15:35:10 -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
0bdcaf67a5
update user info in addition to refreshing the token ( #1572 )
2020-11-03 07:59:01 -07:00
Renovate Bot
c3104a56f0
chore(deps): update mikefarah/yq action to v3.4.1
2020-11-02 03:55:58 +00:00
Renovate Bot
05e09c366c
chore(deps): update google.golang.org/genproto commit hash to 24207fd
2020-11-02 02:32:28 +00:00
Renovate Bot
52656d1dd8
chore(deps): update golang.org/x/net commit hash to ff519b6
2020-11-02 01:26:09 +00:00
FUKAYA Toshikuni
cf0a93f429
github: fix retrieving team id with graphql API ( #1554 ) ( #1555 )
...
Signed-off-by: Toshikuni Fukaya <toshikuni-fukaya@cybozu.co.jp>
2020-10-29 20:18:30 -07:00
Travis Groth
7face2ee71
ci: automatically update test environment with master image ( #1562 )
2020-10-29 17:01:39 -04:00
Caleb Doxsey
10b5c5ca0e
fix querying claim data on the dashboard ( #1560 )
2020-10-29 10:49:02 -06:00
Caleb Doxsey
93c257259e
databroker: add audience to session ( #1557 )
...
* add audience to session
* update audience
* parse next url and add it to audience
2020-10-27 14:22:26 -06:00
Caleb Doxsey
a85b3b04c1
store raw id token so it can be passed to the logout url ( #1543 )
2020-10-26 10:20:23 -06:00
Renovate Bot
6c4dfcfa88
chore(deps): update olegtarasov/get-tag action to v2
2020-10-26 15:19:45 +00:00
Renovate Bot
d0f6eced50
chore(deps): update goreleaser/goreleaser-action action to v2
2020-10-26 14:34:31 +00:00
Renovate Bot
25808be422
chore(deps): update actions/setup-go action to v2
2020-10-26 13:43:39 +00:00
Renovate Bot
f497aa5b8b
chore(deps): update module google.golang.org/grpc to v1.33.1
2020-10-26 06:24:27 +00:00
Renovate Bot
b386230906
chore(deps): update toolmantim/release-drafter action to v5.12.1
2020-10-26 05:13:36 +00:00
Renovate Bot
3d29d787b2
chore(deps): update codecov/codecov-action action to v1.0.14
2020-10-26 04:48:54 +00:00
Renovate Bot
c4168d1195
chore(deps): update google.golang.org/genproto commit hash to 0ff5f38
2020-10-26 03:50:22 +00:00
Renovate Bot
c7aa38a1b7
chore(deps): update golang.org/x/sync commit hash to 67f06af
2020-10-26 02:22:18 +00:00
Renovate Bot
1f4ded6705
chore(deps): update golang.org/x/net commit hash to be3efd7
2020-10-26 01:13:46 +00:00
Caleb Doxsey
153e438eb6
authorize: implement allowed_idp_claims ( #1542 )
...
* add arbitrary claims to session
* add support for maps
* update flattened claims
* fix eol
* fix trailing whitespace
* fix tests
2020-10-23 14:05:37 -06: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
1763f02620
fix databroker requiring signed jwt ( #1538 )
...
* add test, explicitly call RequireSignedJWT instead of using interceptor to handle combined gRPC server
* register handler, handle config changes
* fix nil error in tests
* unexport constructor
2020-10-20 10:29:22 -06:00
bobby
a375f707f8
dep(envoy): upgrade v0.16.0 ( #1519 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-19 12:50:10 -04:00
Renovate Bot
034e7565c7
chore(deps): update module prometheus/client_golang to v1.8.0
2020-10-19 15:34:05 +00:00
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