bcgov / cas-registration

A web app for Registration in OBPS under the Clean Growth branch
Apache License 2.0
1 stars 1 forks source link

Admin\User and Access Requests - Internal User can view operator prime admin access requests #1984

Open andrea-williams opened 3 months ago

andrea-williams commented 3 months ago

Dependencies

Description:

Internal ("cas_admin" and "cas_analyst") users need the ability to view and approve/deny access requests for "prime admin" users (the first external user requesting access to an Operator).

We implemented this functionality already in Part 1 so some of the work can be reused, but there are some significant changes required on the frontend for Reg Part 2 because we're more explicitly separating the Users and Operators views now.

Acceptance Criteria:

Given I am an authenticated cas_admin or cas_analyst user When I click on the "Operator Administrators and Access Requests" tile of the Administration module Then I can view all operator admin ("prime admin") access requests from external users

Given I am an authenticated cas_admin or cas_analyst user When I'm on the "Operator Administrators and Access Requests" tile of the Administration module Then I can approve or deny any pending operator admin ("prime admin") access requests from external users

Additional Context:

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

·Definition of Done (Note: If any of these points are not applicable, mark N/A)

Notes:

zoeyli-46 commented 2 months ago

Could we merge these 2 tickets? #2059 2059 has the updated wireframes and also updated requirements