Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Parameter UseGeneratedPassword don't work anymore #39

Open
jl-orq opened this issue Feb 19, 2025 · 0 comments
Open

[Bug] Parameter UseGeneratedPassword don't work anymore #39

jl-orq opened this issue Feb 19, 2025 · 0 comments
Labels
Bug Indicates an unexpected problem or unintended behavior

Comments

@jl-orq
Copy link

jl-orq commented 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.

Image

@jl-orq jl-orq added the Bug Indicates an unexpected problem or unintended behavior label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant