Created attachment 1158668 [details] deployer_pod_log Problem description: Deploy logging system on a clean origin box (devenv-rhel7_4227), deployer pod failed by this error: error: OAuthClient "kibana-proxy" is invalid: scopeRestrictions: Required value: required when allowAnyScope is false Version-Release number of selected component (if applicable): docker.io/openshift/origin-logging-deployment latest 21fc80bb6c46 36 hours ago 706.3 MB devenv-rhel7_4227: oc v1.3.0-alpha.0-581-gcf6465c kubernetes v1.3.0-alpha.1-331-g0522e63 How reproducible: Always Steps to Reproduce: 1. Deploy logging system on a clean origin box according to doc: https://github.com/openshift/origin-aggregated-logging/tree/master/deployment#using-the-logging-deployer 2. Check deployer pod status Actual Result: 2.deployer pod failed by this error: error: OAuthClient "kibana-proxy" is invalid: scopeRestrictions: Required value: required when allowAnyScope is false Expected Result: 2. deployer pod should complete successfully Additional info: Full log attached