open-consul/acl
Matt Keeler c15c81a7ed
[Feature] API: Add a internal endpoint to query for ACL authori… (#6888)
* Implement endpoint to query whether the given token is authorized for a set of operations

* Updates to allow for remote ACL authorization via RPC

This is only used when making an authorization request to a different datacenter.
2019-12-06 09:25:26 -05:00
..
acl.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
acl_oss.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
acl_test.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
authorizer.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 2019-12-06 09:25:26 -05:00
authorizer_oss.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 2019-12-06 09:25:26 -05:00
authorizer_test.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 2019-12-06 09:25:26 -05:00
chained_authorizer.go Update the ACL Resolver to allow for Consul Enterprise specific hooks. (#6687) 2019-10-25 11:06:16 -04:00
chained_authorizer_oss.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
chained_authorizer_test.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
policy_authorizer.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy_authorizer_oss.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy_authorizer_test.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy_merger.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy_merger_oss.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
policy_oss.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
policy_test.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
static_authorizer.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
static_authorizer_test.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00