gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.64k stars 1.76k forks source link

Expose/Manage Users from Web UI #4277

Closed travelton closed 4 years ago

travelton commented 4 years ago

Feature Request

Being able to control user information like when we use tctl users ls, tctl get users/[account], tctl users add from web would be helpful since we need to use CLI to obtain that information today.

Motivation

For customers who wish to manage users from the UI instead of CLI.

Who's it for?

OSS User, Pro, Enterprise

benarent commented 4 years ago

We'll have the ability to list and add users in 5.0.

benarent commented 4 years ago

Duplicate of #2945

travelton commented 4 years ago

@benarent Ah, thanks. I searched and search and couldn't find a ticket! Local User CRUD UI. Closing this one.

fvmediahub commented 2 years ago

I tried with latest open source version (9.3.2) but could not found Users management menu. image

I have login with admin account which was created in CLI as

tctl users add teledemo   --roles=admin

Can you please tell me what is the option/config to enable this feature?

fvmediahub commented 2 years ago

Never mind, the right role should be editor