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 about 4 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 Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|628ee7ed2a40ec1ea33c1d84bd940035ad34bdec.
Actions