Project

Profile

Help

Story #6894

closed

As a user, I can use token auth in pulp_container 2.0.0

Added by dkliban@redhat.com almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 75
Quarter:

Description

The token authentication verification code needs to be refactored into a Django-REST-Framework compatible Authentication class.

Redirects to the content app need to contain a query parameter that will allow the content app to confirm that the user has permission to access the content it is requesting. This could possibly be the token also.

Once token auth is added back, all the tests that were disabled or modified need to be reverted to their original form so that token auth is being tested in CI. Revert this commit: https://github.com/pulp/pulp_container/commit/946eacfed12fa54aa89a3da293c4e03b3bb84580

Actions #1

Updated by dkliban@redhat.com almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by mdellweg almost 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mdellweg
Actions #3

Updated by ipanova@redhat.com almost 4 years ago

  • Sprint set to Sprint 74
Actions #4

Updated by mdellweg almost 4 years ago

I think the authenticating querystring to the content app should actually be verified by a content_guard.

Actions #5

Updated by ipanova@redhat.com almost 4 years ago

  • Project changed from Pulp to Container Support
Actions #6

Updated by ipanova@redhat.com almost 4 years ago

  • Sprint/Milestone set to 2.0.0
Actions #7

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75
Actions #8

Updated by pulpbot almost 4 years ago

  • Status changed from ASSIGNED to POST

Added by mdellweg almost 4 years ago

Revision 02564d77 | View on GitHub

Add ContentRedirectContentGuard

fixes #6894 https://pulp.plan.io/issues/6894

Added by mdellweg almost 4 years ago

Revision 02564d77 | View on GitHub

Add ContentRedirectContentGuard

fixes #6894 https://pulp.plan.io/issues/6894

Actions #10

Updated by mdellweg almost 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #13

Updated by mdellweg over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF