Actions
Feature #32085
closedAs a user, I can podman pull against an authenticated repo on a smart proxy with the Container Gateway
Difficulty:
Triaged:
Yes
Description
Would need to add:
-> Authorization Cache - update at login time And update at sync time (for logged in users) mapping of usernames to accessible repos
support serving the content if a token for a user is used and that user has access to it
Updated by Samir Jha over 3 years ago
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Updated by Ian Ballou over 3 years ago
We also should add authenticated search support with this.
Updated by Ian Ballou over 3 years ago
We'll probably need to grab the the data for the mapping of users to accessible repos from Katello during capsule sync time.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/smart_proxy_container_gateway/pull/13 added
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_container_gateway|7bc9ac89f7089838bf6330ebc08185bdb9b806bb.
Actions