Feature #32233
Katello should send user to repo permissions mapping to container gateway
Description
This will include two things:
1) Katello will send over the user->repo mapping for all users who are logged in to the container gateway. This will required Katello to fetch the logged in users from the container gateway
2) When a user logs in, the container gateway will fetch the user->repo mapping for that user from Katello. This will likely require a new API endpoint.
Associated revisions
History
#1
Updated by Ian Ballou about 1 year ago
It's looking less likely that (2) will require a new API endpoint. Since the user logs in to the container gateway, the API request can be performed as that user
#2
Updated by Justin Sherrill about 1 year ago
- Triaged changed from No to Yes
#3
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9267 added
#4
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.2.0 added
#5
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|628ee7ed2a40ec1ea33c1d84bd940035ad34bdec.
Fixes #32233 - Katello should send user-repo info to container gateway (#9267)