Actions
Feature #32233
closedKatello 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.
Updated by Ian Ballou over 3 years 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
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9267 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|628ee7ed2a40ec1ea33c1d84bd940035ad34bdec.
Actions