Hi
In a Hybrid Azure scenario with PHS and Password Writeback enabled is this enough to allow a user to reset their expired password via the cloud and for said password to sync back to on prem?
We are about to remove the disablepasswordexpiry attribute on all accounts under the scope of PHS. We want to ensure that if a password expires on prem then that password expires in the cloud also.
We do not have SSPR enabled.
My confusion comes from the below article and SSPR is continually mentioned.
https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-writeback
However password writeback itself is enabled and the article states
Supported end-user operations
Any end-user self-service voluntary change password operation.
Any end-user self-service force change password operation, for example, password expiration
So would I be correct in stating that to allow a user to reset an expired password and have that sync back to on prem password writeback is all that is required?
SSPR is only needed to allow a user that has forgotten their password the ability to reset via cloud?