pomerium/authorize
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
..
evaluator authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
authorize.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
authorize_test.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
check_response.go authorize: add redirect url to debug page (#1533) 2020-10-19 08:07:51 -07:00
check_response_test.go proxy: remove impersonate headers for kubernetes (#1394) 2020-09-09 15:24:39 -06:00
google_cloud_serverless.go authorize: move service account normalization to its own function 2020-08-06 21:02:20 +07:00
google_cloud_serverless_test.go authorize: move service account normalization to its own function 2020-08-06 21:02:20 +07:00
grpc.go fwd-auth: fix nginx-ingress forward-auth (#1505 / #1497) 2020-10-19 08:09:13 -07:00
grpc_test.go fwd-auth: fix nginx-ingress forward-auth (#1505 / #1497) 2020-10-19 08:09:13 -07:00
run.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
session.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
session_test.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
state.go databroker: require JWT for access (#1503) 2020-10-09 11:08:40 -06:00