Red Hat Bugzilla – Bug 1267487
Directory bug /etc/openshift -> /etc/origin
Last modified: 2015-10-14 20:29:27 EDT
Description of problem: https://docs.openshift.org/latest/admin_guide/configuring_authentication.html “As an administrator, you can configure OAuth using a master configuration file to specify an identity provider. If you installed OpenShift using the Advanced Installation method, the Deny All identity provider is used by default, which denies access for all user names and passwords. To allow access, you must choose a different identity provider and configure the master configuration file appropriately (located at /etc/openshift/master/master-config.yaml by default).” Comment: /etc/openshift doesn’t exist. /etc/origin does. Version-Release number of selected component (if applicable): How reproducible: Install OS v3 - latest. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Looking at the Enterprise docs vs the Origin docs, this issue has been fixed in the latest release: Ent https://docs.openshift.com/enterprise/3.0/admin_guide/configuring_authentication.html Origin https://docs.openshift.org/latest/admin_guide/configuring_authentication.html Closing this BZ.