summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authormhuin <mhuin@redhat.com>2019-02-27 23:03:50 +0100
committerMatthieu Huin <mhuin@redhat.com>2019-07-30 15:32:15 +0000
commit7a622a5823893e1d255bbd0defb84f36c0f310d1 (patch)
tree739a19ab86d3ea07727c1a0c1df5adaedfa2d304 /etc
parent9d86c00111f5028bef9913835669391ad381ad32 (diff)
downloadzuul-7a622a5823893e1d255bbd0defb84f36c0f310d1.tar.gz
Add Authorization Rules configuration
Allow an operator to define authorization rules. Allow an operator to add authorization rules to a tenant. Add a rule parser and a rule registry. The authZ engine is not plugged in yet. Change-Id: I3a86c6c7d62ad2bce68a98dbd2fff18549b94fb9
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index c0916c6c4..c05416962 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -39,6 +39,7 @@ 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