Enable Or Disable Password Expiration
Enable or disable password expiration for a user
Last updated
Was this helpful?
Enable or disable password expiration for a user
Updates the password policy for a user in Microsoft Entra ID. This can be used to disable password expiration or re-enable the default expiration behavior.
User → Security → Enable Or Disable Password Expiration
Full Runbook name
rjgit-user_security_enable-or-disable-password-expiration
Version
1.0.1
Required modules
RealmJoin.RunbookHelper (>= 0.8.7)
Schedulable
no
Type: Microsoft Graph
User.ReadWrite.All
User principal name of the target user.
Required
true
Default Value
Type
String
Hidden in portal
yes (preset via runbook customization)
If set to true, disables password expiration for the user.
Required
false
Default Value
True
Type
Boolean
Portal display name
Disable Password Expiration?
Last updated
Was this helpful?
Was this helpful?