-
-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Currently there is the blue "create user" button as well as Users link, both present on the tenant settings page.
Both are different. The one shown in blue at the right bottom adds a user allowed to access this tenant. So this would mean that the user already exists but now we are adding the user to the list of users allowed to access this tenant.
Whereas If I go to the Users link on the left, it allows me to create a new user with role/permissions etc.
This could at times get confusing for end user giving them an idea the "Create User" button will allow them to add new users to the system.
Requirement :
We should rename the "Create User" button to something " + Allow Tenant Access " to make it clearer. Also when the user clicks on this button, we should show the dropdown showing a list of existing users that user can share the tenant access with.
