如何设置 LastPasswordChangeTimestamp?

How to set LastPasswordChangeTimestamp?

我们在没有 Active Directory 的情况下使用 Office 365 (Azure AD) 的第 3 方 IdP,一些用户需要频繁登录。它看起来 this article 符合我们的情况。 所以,我想设置 LastPasswordChangeTimestamp 但即使 Set-MsolUser powershell 命令也失败了。命令完成且没有错误,但实际上值没有更改。

如何通过 powershell 或 API 设置 LastPasswordChangeTimestamp

How can I set LastPasswordChangeTimestamp by powershell or rather API?

据我所知,我们不能修改此属性。此属性与 Azure 同步。

我们更改用户密码后,此属性将更新为新日期。

此属性LastPasswordChangeTimestamp用于报告审计,我们无法手动更新它。

我们遇到了同样的问题。 Azure 支持人员表示,由于内部设计更改,不再支持设置此 属性,并建议我们寻求 https://feedback.azure.com 来提供设计更改请求。

您可以在此处找到请求:https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/30930691-possibility-to-set-attribute-lastpasswordchangetim