fix: if OPA set do not enforce policy claim (#10149)

This commit is contained in:
Harshavardhana
2020-07-28 11:47:57 -07:00
committed by GitHub
parent 1b6ba0d062
commit 27266f8a54
4 changed files with 5 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
export MINIO_ACCESS_KEY=minio
export MINIO_SECRET_KEY=minio123
export MINIO_IDENTITY_OPENID_CONFIG_URL=https://localhost:9443/oauth2/oidcdiscovery/.well-known/openid-configuration
export MINIO_POLICY_OPA_URL=http://localhost:8181/v1/data/httpapi/authz
export MINIO_ETCD_ENDPOINTS=http://localhost:2379