openshift / puppet-openshift_origin

Puppet module to create OpenShift Brokers and Nodes. Can be used to create a full OpenShift Origin deployment.
http://forge.puppetlabs.com/openshift/openshift_origin
Other
45 stars 128 forks source link

Add reverse proxy auth method #274

Closed andrewklau closed 10 years ago

andrewklau commented 10 years ago

Adds an option to removes the basic authentication from broker/console and rely on the REMOTE_USER header to be sent. Not 100% certain I have done this correctly, or if anyone else would find this useful.