summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authormhuin <mhuin@redhat.com>2019-03-04 22:56:18 +0100
committerMatthieu Huin <mhuin@redhat.com>2019-07-30 15:32:31 +0000
commit19474fb62f9605b1fa536c941131572a729d72b3 (patch)
tree29b1760241b16fbbba6a21a317fd6d6967856c67 /etc
parent7a622a5823893e1d255bbd0defb84f36c0f310d1 (diff)
downloadzuul-19474fb62f9605b1fa536c941131572a729d72b3.tar.gz
Web: plug the authorization engine
Add an "authorize_user" RPC call allowing to test a set of claims against the rules of a given tenant. Make zuul-web use this call to authorize access to tenant-scoped privileged actions. Change-Id: I50575f25b6db06f56b231bb47f8ad675febb9d82
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index c05416962..c0916c6c4 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -39,7 +39,6 @@ listen_address=127.0.0.1
port=9000
static_cache_expiry=0
status_url=https://zuul.example.com/status
-authorizations_config=/etc/zuul/authorizations.yaml
[webclient]
url=https://zuul.example.com