Last password reset on custom database connection with sync profile disabled

Hi,

Is there a way to populate last_password_reset for user on the following settings?

  • Custom database connection
  • Disable sync user profile at each login
  • Disable import users to Auth0

Tried on the following but does not seem to be working:

  • Trigger reset password using interactive password reset flow
  • Manual password from Auth0 Dashboard
  • Using Auth0 Management API from API Explorer

Thanks,