Skip to content

Commit

Permalink
Merge pull request #4805 from KaveeshaPiumini/ISv7.1.0
Browse files Browse the repository at this point in the history
Update content under Invite User to set Password feature docs
  • Loading branch information
himeshsiriwardana authored Nov 8, 2024
2 parents 411cc0a + ab26b35 commit 368dc3c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Allow administrator to invite users to set their own passwords during the onboar
For inviting users to set their password, follow these instructions:

1. On the {{product_name}} Console, go to **Login & Registration** > **User Onboarding** > **Invite User to Set Password**.
2. Check the **Enable user email verification** if a verification step is required during user creation.
3. Select the **Enable account lock on creation** to lock the user account during creation.
4. If you want to send an account activation email, make sure the corresponding option is enabled.
5. Set the **Email verification code expiry time** and **Ask password code expiry time** to define how long the codes should be valid.
2. Check the **Enable email invitations for user password setup** to send an email to the user to set the password after user creation.
3. Select the **Enable account lock on creation** to lock the user account during user creation.
4. If you want to send an account activation confirmation email, enable the **Send account activation email**.
5. Set the **Password setup invitation code expiration time** in minutes to define how long the password setup invitation e-mail would be valid. For infinite validity period, set -1. Setting 0 will cause immediate expiry of the invitation.
6. Click **Update** to save the changes.

![Invite User to Set Password Configuration]({{base_path}}/assets/img/guides/account-configurations/invite-user-to-set-password.png){: width="700" style="display: block; margin: 0;"}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Allow administrator to invite users to set their own passwords during the onboar
For inviting users to set their password, follow these instructions:

1. On the {{product_name}} Console, go to **Login & Registration** > **User Onboarding** > **Invite User to Set Password**.
2. Check the **Enable user email verification** if a verification step is required during user creation.
3. Select the **Enable account lock on creation** to lock the user account during creation.
4. If you want to send an account activation email, make sure the corresponding option is enabled.
5. Set the **Email verification code expiry time** and **Ask password code expiry time** to define how long the codes should be valid.
2. Check the **Enable email invitations for user password setup** to send an email to the user to set the password after user creation.
3. Select the **Enable account lock on creation** to lock the user account during user creation.
4. If you want to send an account activation confirmation email, enable the **Send account activation email**.
5. Set the **Password setup invitation code expiration time** in minutes to define how long the password setup invitation e-mail would be valid. For infinite validity period, set -1. Setting 0 will cause immediate expiry of the invitation
6. Click **Update** to save the changes.

![Invite User to Set Password Configuration]({{base_path}}/assets/img/guides/account-configurations/invite-user-to-set-password.png){: width="700" style="display: block; margin: 0;"}
Expand Down

0 comments on commit 368dc3c

Please sign in to comment.