Can anyone help me why I get the error below when trying to enable Password writeback für Azure AD Premium? The credentilas used are ok and we use the latest DirSync Version.
Thank you for any hint.
PS C:\redtoo\Powershell Scripts\01-DirSync> Enable-OnlinePasswordWriteBack cmdlet Enable-OnlinePasswordWriteBack at command pipeline position 1 Supply values for the following parameters: LocalADCredential AzureADCredential Enable-OnlinePasswordWriteBack : Unable to configure the password reset service : Error getting authtoken from https://login.windows.net/reeedd.onmicrosoft.com/oauth2/token. At line:1 char:31 + Enable-OnlinePasswordWriteBack <<<<+ CategoryInfo : InvalidOperation: (Microsoft.Onlin...sswordWrite Back:EnableOnlinePasswordWriteBack) [Enable-OnlinePasswordWriteBack], Cmdl etInvocationException+ FullyQualifiedErrorId : 400,Microsoft.Online.Coexistence.PS.Config.Enabl eOnlinePasswordWriteBack