Project

Profile

Help

Story #6894

Updated by dkliban@redhat.com almost 4 years ago

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

 Redirects to When the content app need docker/podman client is redirected to contain a query parameter that will allow the content app to confirm that the user has permission to access the content app, it is requesting. This could possibly be does not send the token also. auth header with the request. We need to figure out how to enforce token auth or some kind of other auth on these redirects.  

 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

Back