Forum Discussion
Han Valk
Jul 23, 2017Copper Contributor
Force a user to re-register with Azure AD Self Service Password Reset
Is there a way to force a user to re-register with the Azure AD Self Service Password Reset as if he/she has never registered before? Is there a way to remove the registration of a specific user or ...
Han Valk
Jul 30, 2017Copper Contributor
Clearing the attributes like Vasil suggested does not force a user to re-register.
TaeYounAnn
Jul 31, 2017MVP
Hi !
Review your eligible accounts.
Get-MsolUser -UserPrincipalName admin@soft.onmicrosoft.com | select PasswordNeverExpires
More about passwords and password expiration policies
https://support.office.com/en-us/article/Change-how-often-passwords-expire-in-Office-365-for-Small-Business-d479e71a-f59d-4b2c-9036-755f7b0ff7cf?omkt=en-US&ui=en-US&rs=en-US&ad=US
- Han ValkFeb 19, 2018Copper Contributor
My question has nothing to do with password expiring.
- TaeYounAnnFeb 20, 2018MVP
Yes, I understand.
Do you agree with Ruud Gijsbers? - RuudGijsbersFeb 19, 2018Iron Contributor
Hi Han,
Within the MFA configuration, there is an option to require selected users to provide contact methods again. As far as i can see, the user doesn't have be MFA enabled.
Within https://aad.portal.azure.com go to Users. On the top of the page, you can go to Multi-Factor Authentication. A new page/tab will be opened. On that page you can select the user => Manage User Settings => place a check mark at Require selected users to provide contact methods again and click save.
Hope this helps.
Best regards,
Ruud Gijsbers