Task #153
Determine how to add additional content protection
0%
Description
In addition to our normal repo_auth WSGIAccessScript, some deployments need to do additional custom authorization. This task is to determine what the best way is to facilitate that. Ideally, we will be able to use apache to specify multiple methods.
Related issues
History
#1
Updated by cduryee almost 6 years ago
Is this task simply documenting how to add a plugin to https://github.com/pulp/pulp/blob/master/server/srv/pulp/repo_auth.wsgi#L21 or something more comprehensive?
#2
Updated by mhrivnak almost 6 years ago
That's an option, although on first glance, it looks like the existing plugin system requires the upstream auth script to know about optional plugins in advance. It would be much better to allow arbitrary plugins to be added to a deployment. Ideally we'd be able to let apache handle this.
#3
Updated by bmbouter almost 6 years ago
- Tags Sprint Candidate added
#4
Updated by mhrivnak almost 6 years ago
- Sprint/Milestone set to 12
#5
Updated by cduryee almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to cduryee
#6
Updated by cduryee almost 6 years ago
- Status changed from ASSIGNED to POST
I emailed a few folks to get feedback for an idea for this. I will create a new task with details once I get feedback.
#7
Updated by cduryee almost 6 years ago
- Status changed from POST to 7
Created https://pulp.plan.io/issues/720 to track this. Closing this task.
#8
Updated by bmbouter almost 6 years ago
- Tags deleted (
Sprint Candidate)
#9
Updated by bmbouter almost 6 years ago
- Is duplicate of Story #720: As a pulp administrator, I would like to enable a custom auth check for content downloads added
#10
Updated by bmbouter almost 6 years ago
- Status changed from 7 to CLOSED - DUPLICATE
#11
Updated by bmbouter almost 3 years ago
- Sprint set to February 2015
#12
Updated by bmbouter almost 3 years ago
- Sprint/Milestone deleted (
12)
#13
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
Please register to edit this issue