FINRAOS / Gatekeeper

Gatekeeper is a self-serviced web application allowing users to make requests for temporary access to EC2 & RDS instances running in AWS and gain access instantly

Home Page:https://finraos.github.io/Gatekeeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatekeeper RDS Admin - List all active "gk_" users on an instance

SMxJrz opened this issue · comments

Admins of the system need to be able to see the active users that are on a database which have been created by Gatekeeper RDS

Acceptance Criteria:

  1. An Admin console shall be accessible for those with the approver role
  2. Non Approvers should not be able to see the admin console
  3. The admin console shall allow a way for the approvers to look up an RDS instance (it will function similar to the instance select screen)
  4. upon selecting an instance the users (all of them) for the database will be listed
  5. Only one instance can be selected at a time

Complete