Project

General

Profile

Actions

Feature #27038

closed

configure Pulp 3 to use the correct header for REMOTE_USER

Added by Dennis Kliban almost 5 years ago. Updated about 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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


Related issues 2 (0 open2 closed)

Related to Installer - Feature #28904: pulpcore REMOTE_USER_ENVIRON_NAME should be configurableClosedWilliam ClarkActions
Blocks Installer - Tracker #28736: Use Pulp 3 for File and Container content in KatelloClosed

Actions
Actions #1

Updated by David Davis almost 5 years ago

Actions #2

Updated by Brian Bouterse almost 5 years ago

  • Description updated (diff)

adding some details on how katello can use Pulp's auth

Actions #3

Updated by Brian Bouterse almost 5 years ago

The pulp installer now supports a setting that you can use to set this variable: https://github.com/pulp/ansible-pulp/pull/121#issuecomment-502782283

See pulp_remote_user_environ_name at https://github.com/pulp/ansible-pulp/tree/master/roles/pulp#role-variables

Actions #4

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

Actions #5

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

  • Related to Tracker #28736: Use Pulp 3 for File and Container content in Katello added
Actions #6

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

  • Related to deleted (Tracker #28736: Use Pulp 3 for File and Container content in Katello)
Actions #7

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

  • Blocks Tracker #28736: Use Pulp 3 for File and Container content in Katello added
Actions #8

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

  • Related to Feature #28904: pulpcore REMOTE_USER_ENVIRON_NAME should be configurable added
Actions #9

Updated by Ewoud Kohl van Wijngaarden about 4 years ago

  • Status changed from New to Duplicate

Looks like this wasn't tracked in the main tracker (#28736) and missed. However, as part of #28904 this has already been done.

Actions

Also available in: Atom PDF