Password reset | On-premises integration Option not available

AFB_Admin 1 Reputation point
2021-10-27T23:17:41.37+00:00

Password reset | On-premises integration Option not available

Have enabled Azure AD Connector onprem. Accounts have been synchronized to the cloud successfully. Followed ALL steps in this article https://learn.microsoft.com/en-us/azure/active-directory/authentication/tutorial-enable-sspr-writeback?WT.mc_id=Portal-Microsoft_AAD_IAM#configuring-password-writeback but when I get to "Enable password writeback for SSPR" portion, options are 'grayed out' & there is a warning/notice stating "No agents have been detected. Install a sync agent and set up your sync engine before enabling password writeback.". The article that I am pointed to is the same one I used to set up the rest. Anyone else run into this?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. John Meredith 5 Reputation points
    2023-01-18T16:48:09.7633333+00:00

    This fixed mine - just disable and then re-enable in the Azure AD Connect wizard. Note the steps in the article are outdated, but it's pretty easy to follow along.

    https://learn.microsoft.com/en-us/azure/active-directory/authentication/troubleshoot-sspr-writeback#disable-and-re-enable-the-password-writeback-feature

    1 person found this answer helpful.

  2. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2021-10-28T08:25:18.91+00:00

    Hi @AFB_Admin • Thank you for reaching out.

    I suspect the issue is due to Network Connectivity, where your corporate firewall or proxy device might be blocking access to required endpoints.

    Invoke-WebRequest -Uri https://ssprdedicatedsbprodscu.servicebus.windows.net -Verbose

    If there is no connectivity issue, check if Microsoft Azure AD Sync service is running. Try restarting the service as well. If you still face any issues, try disabling and re-enabling the password writeback feature.

    Also, check the application event logs and look for ADSync in the source to get more details about the error.

    Read more: Troubleshoot self-service password reset writeback in Azure Active Directory

    -----------------------------------------------------------------------------------------------------------

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


  3. AustralianTechie 1 Reputation point
    2021-11-04T07:06:52.367+00:00

    We are also seeing this issue. It doesn't appear to a connectivity issue. Restarting the services and re-configuring writeback doesn't help.

    Any thoughts please?

    0 comments No comments

  4. JonesB 1 Reputation point
    2021-11-14T21:36:16.49+00:00

    My error was that the tenant did not have Azure AD Premium enabled. Can that be your case aswell?

    0 comments No comments

  5. Brownmattc 6 Reputation points
    2021-12-17T21:50:57.037+00:00

    I am having this same issue. We have Azure AD Premium 2. I tried disabling and re-enabling password writeback to no avail.

    I am seeing the following in the application log on the server that runs AD Connect:

    Error 31034 from PasswordResetService:
    Endpoint <GUID> offline. Relay must be created at this address before using the binding with IsDynamic set to false

    followed by Warning 32014 with the same information.

    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.