-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
BU Product Work
-
5
-
False
-
-
False
-
OCPSTRAT-1571 - Add Authorization to internal Components of Agent-Based Installer
-
-
-
Installer (PB) Sprint 259, Installer Sprint 260, Installer Sprint 261, Installer Sprint 262
User Story:
As a developer working on the Assisted Service, I want to:
- Identify the type of authorization provided to each endpoint.
- Ensure that the token claims match the authorization level that the endpoint is supposed to have based on the authenticator scheme.
- Use the authenticator scheme to derive the security definition, ensuring that the correct authorization is enforced for each endpoint.
so that I can achieve
- Proper authorization control across all endpoints.
- Verification that only authorized users can access specific endpoints based on their token claims.
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- (optional) https://github/com/link.to.enhancement/
- (optional) https://issues.redhat.com/link.to.spike
- Engineering detail 1
- Engineering detail 2
This requires/does not require a design proposal.
This requires/does not require a feature gate.