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

Enable Website Access Assignment During User Creation #3065

Open
nullvaluez opened this issue Nov 25, 2024 · 1 comment
Open

Enable Website Access Assignment During User Creation #3065

nullvaluez opened this issue Nov 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nullvaluez
Copy link

Describe the feature or enhancement

Hello,

Currently, when creating a new user account, there's no option to grant immediate access to existing websites. This creates an unnecessary step where administrators must manually assign website permissions after user creation.

Proposed Enhancement:
Add a "Website Access" dropdown menu to the LoginForm component during user creation. This would allow administrators to:

  • Select from existing websites in the system
  • Grant immediate view access to specified websites
  • Streamline the onboarding process for new team members

This update would eliminate the need for new users to create additional websites or tracking codes, providing a more efficient user management workflow and avoid manual intervention for a solution.

@franciscao633
Copy link
Collaborator

The only way for websites to be shared is through a team, so the current workflow is

  1. Admin creates user
  2. Admin gives user team access code
  3. User joins team through access code

I believe there are previous requests for admins to have some team management screens, so yea things can probably be streamlined further where the user doesn't have to take any action.

@franciscao633 franciscao633 added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants