Initial password expiration period

Jump to solution
zoltansz
Community Member

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

Labels (1)
0 Likes
1 Solution
Steph_T
Instructure Alumni
Instructure Alumni

Hello @zoltansz 

From my experience password links are valid for 24 hours. After this time, they expire. 

View solution in original post