Actions
Feature #27038
closedconfigure Pulp 3 to use the correct header for REMOTE_USER
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Use the docs here to configure Pulp3 to use Auth provided by apache https://docs.pulpproject.org/en/3.0/nightly/installation/authentication.html#webserver-auth
In the case of apache forwarding requests to the pulp wsgi if you're using mod_wsgi Pulp's defaults should work with REMOTE_USER in the WSGI environment. If you're using a reverse proxy, you'll need to configure Pulp to trust the header submitted from apache. For that, see the reverse proxy docs https://docs.pulpproject.org/en/3.0/nightly/installation/authentication.html#webserver-auth-with-reverse-proxy
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Blocks deleted (Tracker #26987: Pulp3 Main tracker)
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Related to Tracker #28736: Use Pulp 3 for File and Container content in Katello added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Related to deleted (Tracker #28736: Use Pulp 3 for File and Container content in Katello)
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Blocks Tracker #28736: Use Pulp 3 for File and Container content in Katello added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Related to Feature #28904: pulpcore REMOTE_USER_ENVIRON_NAME should be configurable added
Actions