Self-Service Password Reset
Self-Service Password Reset (SSPR) is a feature that lets users reset or change their own passwords without needing to contact IT support or a help desk. Users typically prove their identity through a registered verification method before the reset is allowed, which helps them regain access when they are locked out.
Self-Service Password Reset (SSPR) is a credential management capability that allows end users to reset or change their own account passwords without administrator or help-desk intervention. In typical deployments, users must first register one or more verification methods and complete an identity verification step before a reset is permitted; this identity re-verification is distinct from the authentication that normally grants access, since the user is often locked out at the time of reset. Depending on configuration, the reset action is evaluated against the applicable password policy, for example, Microsoft Entra ID checks its password policy when SSPR is used to change or reset a password. Implementation details, supported verification methods, and policy enforcement vary by vendor (for example, Microsoft Entra ID and Okta) and deployment context. The strength and configuration of the verification methods used for identity proofing during SSPR are out of scope for this core definition.
Why it matters
Password lockouts are one of the most common reasons users contact IT, and each ticket consumes help-desk time while leaving the affected user unable to work until access is restored. Self-Service Password Reset (SSPR) addresses this by letting users reset or change their own passwords without administrator or help-desk intervention, which reduces operational burden and shortens the time a locked-out user spends waiting for access to be restored.
SSPR also matters because the reset flow is a sensitive control point. When a user is locked out, they cannot authenticate normally, so SSPR must re-verify identity through a separate proofing step before allowing a reset. If that identity verification is weak, the reset path can become an avenue for account takeover, since an attacker who can satisfy the verification requirements may set a new password and gain access. For this reason, the identity re-verification during SSPR should be treated as distinct from the authentication that normally grants access, and the strength of the verification methods used is a critical security consideration even though it falls outside the core definition of SSPR itself.
Because the reset action can be evaluated against the applicable password policy, for example, Microsoft Entra ID checks its password policy when SSPR is used to change or reset a password, SSPR is also a point where organizational password standards are enforced at the moment of change, keeping self-service resets consistent with administrator-driven ones.
Who it's relevant to
Inside SSPR
Common questions
Answers to the questions practitioners most commonly ask about SSPR.
