Last Updated: Nov 25, 2024
Overview
This article details how to check the last time a user had his password reset upon login.
Applies To
- Password Reset
Solution
In order to retrieve the last password change date, use the /userinfo endpoint on the authentication API.
This endpoint will work only if openid
was granted as a scope for the Access Token.