diffrence between SSPR & account.activedirectory.windowsazure.com

satya mahapatra 11 Reputation points
2023-01-03T06:15:16.187+00:00
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,496 Reputation points
    2023-01-03T07:01:08.44+00:00

    Hi,

    The first URL is Password Change Feature if you are already logged in the account - as it is calling ChangePassword.aspx page and 2nd URL is for Password reset or recovery using SSPR if you have lost the password and can recover using this page.

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments

  2. satya mahapatra 11 Reputation points
    2023-01-03T07:22:52.697+00:00

    @JimmySalian-2011 thanks for update.

    I wan to understand little more in technically

    1 person found this answer helpful.
    0 comments No comments

  3. Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
    2023-01-03T12:04:41.843+00:00

    @satya mahapatra

    Thank you for reaching out to us, let me add more information to the above answer,

    User initiated Change Password from Azure Portal or Office Portal:

    In this flow, the User is already signed-in (Azure Portal or Office Portal) and goes to "View account" which redirects the browser to "My Account" page (https://myaccount.microsoft.com/?ref=MeControl ) from where he/she can initiate a "Change Password" operation. The User is then presented with the "change password" page (https://account.activedirectory.windowsazure.com/ChangePassword.aspx ) where he/she will have to introduce the current password, the new password, and repeat the new password. If the operation is successful, Password Writeback sends a Password Change request on behalf of the User to on-premises AD and, at the same time, SSPR sets the new password in Azure AD.

    The User might also go directly to the "change password" page by clicking in the gear icon and then "Change your Password" from there.

    275674-image.png
    275666-image.png
    275695-image.png
    275696-image.png
    275712-image.png

    User initiated Reset Password from Sign-in page

    In this flow, User clicks in "Can't access your account?", or "Forgot my password", or "reset it now" on the Sign-in Page at https://login.microsoftonline.com/

    Then, User gets redirected to SSPR page: https://passwordreset.microsoftonline.com/ to start SSPR process. If the operation is successful, Password Writeback sends a Password Reset request on behalf of the User to on-premises AD and, at the same time, SSPR sets the new password in Azure AD.

    275731-image.png
    275647-image.png
    275713-image.png
    275702-image.png

    Let me know if you have any further questions, please feel free to post back.

    Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.