cfpb / sbl-project

Project management repo for the SBL project
Creative Commons Zero v1.0 Universal
2 stars 1 forks source link

[Story] Impersonate a person's profile in Keycloak #298

Open angelcardoz opened 1 week ago

angelcardoz commented 1 week ago

Epic

Epic issue includes overview, complete list of user stories, technical and content requirements, user testing task ideation, and current design mock-ups.

User story

Acceptance criteria

Acceptance Criteria

  1. Access: Admin can log in to Keycloak and access the impersonation feature.
  2. Select User: Admin can search for and select a specific user by username or email.
  3. Impersonation: Upon selection, admin is redirected to user's profile view.
  4. End Impersonation: Admin can end impersonation at any time and is returned to their admin profile view in Keycloak.
  5. Track Impersonations: For security, all impersonation actions are logged with details (admin's name, user impersonated, time of impersonation, etc.).

Technical tasks

Developers should create technical tasks and add links (below) prior to sprint planning.

Front end

Back end