Welcome Form: simplify onboarding new users with a New password form #16245
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
enhancement
needs info
stale
Ticket or PR with no recent activity
name: Welcome Form / new Password / No initial Password
about: Letting the provisionned user choosing his new password by secure token and his personal email
labels: new form, User management, provision new user wo initial password
This feature request is targetting specific NC use case: EXTRANET for Sales/Customers
Is your feature request related to a problem? Please describe.
Our sales/Business in charge of new users do not want that email coming from a generic email account , were sent to their customers for the first time(because of all the spam ... they prefer to manage communication themselves with their customers/new users). Moreover, they want to prepare the new users account with sharing / uploading initial files into.
Describe the solution you'd like
Role must be better defined in the Provisioning processes:
Admin is in charge of provisionning users with their personal email and other personal info (making possible double-factors auth). Admin should not care about an initial password, because a welcome email is sent to the personal (secured) email inbox of each users.
Business/Sales people (in charge of facing new users) do not want an automatic email sending when a new user is provisionned. Preparing the extranet with some initial files requires times , and welcome email is not sent automatic after the user provisionning. Sales would communicate with his customer for letting him know its extranet is ready.
User must be able to start within a welcome form , dedicated for choosing new password
=> A new password form , routed by URL and GET parameter : email would make possible a warmer onboarding of new users that the Login form.
Describe alternatives you've considered
The existing LostController / lostpassword page could be used as entry point for a welcome page , but the wording would lead to disappointement of new users: Why the page is talking about lost password, although the user has never choosen a password, never login the nextcloud server
Additional context
This feature is available into a branch based on stable16.
The text was updated successfully, but these errors were encountered: