What product/components do you use and which version/fix level?
Cumulocity
Are you using a free trial or a product with a customer license?
free trial
What are trying to achieve? Please describe in detail.
How can I resend the initial login emails to users that let the original one timeout. What’s the best solution?
Do you get any error messages? Please provide a full error message screenshot and log file.
Have you installed latest fixes for the products
One very simple approach is using the “Forgot password” functionality.
The users can technically do it on their own but also you can just go to the login screen, use the forgot password button and enter the mail of the user.
They will then get a new mail. Technically it is then a password reset mail and no longer an invitation mail (so it has a different text) but both give you a token to set a new password.
2 Likes
The Subtenant Management App has a very nice feature:

So in a multi tenant environment I used this.
In a single Tenant environment the forget password is an option but also setting a fixed password + User must reset password on next login. So if the user logs in with the provided password, he need to change it.
2 Likes