Hi, I am talking about the password for the Canvas account. (Azure services are accessed by my separate, developer account. That’s a different story.)
- I create the user via “canvasapi” Python package, which uses Canvas API calls underneath.
- I specify the user’s name, email, SIS ID and initial password.
My workflow sends a welcome email to the user containing the initial password. The user goes to the login page, logs in and Canvas forces her/him to change the password. After that the user uses Canvas normally.
The problem is when the user does not open the welcome email for a long time. We suspect that the initial password we specified during the account creation API call expires - or at least does not work so I have to go to the user’s profile and reset the password.
I would like to know for how long is the password valid.
Thanks,
Zoltán
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.