diff --git a/en/identity-server/7.0.0/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png b/en/identity-server/7.0.0/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png index b3d4d36326..50d5cc865d 100644 Binary files a/en/identity-server/7.0.0/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png and b/en/identity-server/7.0.0/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png differ diff --git a/en/identity-server/7.0.0/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md b/en/identity-server/7.0.0/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md index 9bddebbacb..119e8c9aa9 100644 --- a/en/identity-server/7.0.0/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md +++ b/en/identity-server/7.0.0/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md @@ -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;"} diff --git a/en/identity-server/next/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png b/en/identity-server/next/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png index b3d4d36326..50d5cc865d 100644 Binary files a/en/identity-server/next/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png and b/en/identity-server/next/docs/assets/img/guides/account-configurations/invite-user-to-set-password.png differ diff --git a/en/identity-server/next/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md b/en/identity-server/next/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md index 9bddebbacb..34ef476337 100644 --- a/en/identity-server/next/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md +++ b/en/identity-server/next/docs/guides/account-configurations/user-onboarding/invite-user-to-set-password.md @@ -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;"}