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

Track Users implementation #1

Open
2 of 27 tasks
mphypermynds opened this issue Feb 15, 2024 · 0 comments
Open
2 of 27 tasks

Track Users implementation #1

mphypermynds opened this issue Feb 15, 2024 · 0 comments

Comments

@mphypermynds
Copy link
Contributor

mphypermynds commented Feb 15, 2024

Users API should implement the following endpoints:

  • List or Search Users
  • Create a User
  • Get a User
  • Delete a User
  • Update a User
  • Gets a list of authentication methods
  • Deletes all authentication methods for the given user
  • Creates an authentication method for a given user
  • Updates all authentication methods by replacing them with the given ones
  • Gets an authentication method by ID
  • Deletes an authentication method by ID
  • Updates an authentication method
  • Delete All Authenticators
  • Get the First Confirmed Multi-factor Authentication Enrollment
  • Link a User Account
  • Unlink a User Identity
  • Get user's log events
  • Invalidate All Remembered Browsers for Multi-factor Authentication
  • Delete a User's Multi-factor Provider
  • List user's organizations
  • Get a User's Permissions
  • Remove Permissions from a User
  • Assign Permissions to a User
  • Generate New Multi-factor Authentication Recovery Code
  • Get a user's roles
  • Removes roles from a user
  • Assign roles to a user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant