Skip to content

Ability to create new users #15146

Open
Open
@russorat

Description

@russorat

as an admin user
when i go to the user management page of my org
then i would like the ability to create a new user

Here's the user flow I am looking for:
From a fresh install of Influxdb

  1. Onboarding completed for first admin user
  2. Jump into the Settings > Users of the app
  3. Click the button to create a new user
  4. The app generates a unique url that can only be used once and displays it to the admin (does is also time out after a specific time?)
  5. The admin sends that url to a new user
  6. The new user clicks that URL and is brought to a page that allows them to set a username and password.
  7. That user is now created and part of the organization
  • Design the APIs and add them to swagger
  • Implement the APIs
  • Design the UI for settings page, and new user page
  • Implement the UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions