Initial password expiration period
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2022
09:21 AM
Hi,
I create users programmatically using Python Azure Functions and Logic App. Users get an email with their initial password. Unfortunately, some users forget about these invitations so they expire and we have to fix the problem manually.
Could someone tell me the expiration period of the invitation? When does the initial password expire? Where can I set it?
I should communicate accordingly.
Thanks,
Zoltán
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022
11:51 AM
Hello @zoltansz
From my experience password links are valid for 24 hours. After this time, they expire.