Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin panel administering Roles, Locking users out, and Impersonate user #33

Open
3 tasks
bharney opened this issue Sep 8, 2018 · 1 comment
Open
3 tasks

Comments

@bharney
Copy link
Owner

bharney commented Sep 8, 2018

  • Admin page that displays list of admin features
  • Role page that allows admin to add role to user
  • Users page that lists the users with link to view that users Settings and Impersonation button.
@ghost
Copy link

ghost commented Dec 29, 2018

Should administrator accounts have root access to do as they please or implement some kind of admin subtypes?

How exactly is your authentication handling sessions related to the user? If I impersonate a user will I essentially be replicating a user session as if I was 100% them? If I am created a symmetrically signed token with the same underlying claims will the authorized routes allow this?

Would it be possible to "clone" a user account for these purposes as to not directly interfere with their experience?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant