<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00006xKARwCAOOkta Classic EngineAdministrationAnswered2021-05-07T13:25:02.000Z2021-05-06T19:28:07.000Z2021-05-07T13:25:02.000Z

RayH.18307 (Customer) asked a question.

passwordChanged is always null for active users

I'm trying to run a query on user's password age, but the `passwordChanged` field is always null for `status = active` users. Only the `status = DEPROVISIONED` users have a populated `passwordChanged` date.

 

According to the documentation, passwordChanged should be `timestamp when password last changed`. Am I reading this wrong?

 


  • JohnPaulT.67567 (Customer)

    I believe if you have delegated authentication enabled, it will not populate the passwordChange value.

This question is closed.
Loading
passwordChanged is always null for active users