OpenShift Identity Provider AllowAll
Jump to navigation
Jump to search
Internal
Overview
/etc/origin/master/master-config.yaml sequence:
oauthConfig: ... identityProviders: - name: allow_all challenge: True login: True provider: apiVersion: v1 kind: AllowAllPasswordIdentityProvider