You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be a sub/superset of #113 , but we have a more specific requirement for this now.
The flow we'd like to use to onboard a new user is as follows:
"create a new user"
Make sure an email address is entered.
Checkbox for 'send invitation email' on this page.
Url field (that can accept any url) that the user will go to after they've completed the invitation process
(nice to have, but also complicated): list of permissions the user will initially have.
If 3 is checked, we automatically send a user an invitation email. This email will contain a link back to a12nserver where they will need to enter a new password. After they've done so, they will be automatically redirected to the uri of step 4, OR if this was not entered, to the a12n-server standard login screen.
This interface does not need to be pretty yet.
The text was updated successfully, but these errors were encountered:
This might be a sub/superset of #113 , but we have a more specific requirement for this now.
The flow we'd like to use to onboard a new user is as follows:
If 3 is checked, we automatically send a user an invitation email. This email will contain a link back to a12nserver where they will need to enter a new password. After they've done so, they will be automatically redirected to the uri of step 4, OR if this was not entered, to the a12n-server standard login screen.
This interface does not need to be pretty yet.
The text was updated successfully, but these errors were encountered: