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
Summary
The UseGeneratedPassword parameter does not work as described in the documentation.
Expected Behavior
When UseGeneratedPassword is set to true, newly created users should receive an email prompting them to reset their password.
Steps To Reproduce
Enable UseGeneratedPassword = true in the configuration.
Start the synchronization process.
Ensure that a new user is created.
Check the email received by the new user.
Actual Behavior
Instead of receiving an email allowing them to reset their password, users receive an email with the subject: "[Action required] Verify your TeamViewer account".
The email content is as follows:
Hi,
Thank you for creating a TeamViewer account. For your security, please verify your account by clicking the button below.
Verify my TeamViewer account
Any questions? Need help? Please visit the TeamViewer support page.
Best regards,
TeamViewer
Clicking on the "Verify my TeamViewer account" button only redirects the user to a login page, with no option to reset the password.
The text was updated successfully, but these errors were encountered:
jl-orq
added
the
Bug
Indicates an unexpected problem or unintended behavior
label
Feb 19, 2025
Summary
The UseGeneratedPassword parameter does not work as described in the documentation.
Expected Behavior
When UseGeneratedPassword is set to true, newly created users should receive an email prompting them to reset their password.
Steps To Reproduce
Enable UseGeneratedPassword = true in the configuration.
Start the synchronization process.
Ensure that a new user is created.
Check the email received by the new user.
Actual Behavior
Instead of receiving an email allowing them to reset their password, users receive an email with the subject: "[Action required] Verify your TeamViewer account".
The email content is as follows:
Hi,
Thank you for creating a TeamViewer account. For your security, please verify your account by clicking the button below.
Verify my TeamViewer account
Any questions? Need help? Please visit the TeamViewer support page.
Best regards,
TeamViewer
Clicking on the "Verify my TeamViewer account" button only redirects the user to a login page, with no option to reset the password.
The text was updated successfully, but these errors were encountered: