I'm running into the issue where I click on the sign-in button and complete the sign-in it takes me back to the first page as if nothing happened. Then if I click on sign-in again it just cycles back to the first page and nothing happens. The error in the log is:
ODJ Connector UI Error: 2 : ERROR: Enrollment failed. Detailed message is: Microsoft.Management.Services.ConnectorCommon.Exceptions.ConnectorConfigurationException: MSA account msaODJeI6rQ is not valid!
at Microsoft.Management.Services.ConnectorCommon.ManagedServiceAccountUtilities.ManagedServiceAccountUtilities.CreateManagedServiceAccount(String domainName, String precreatedMsaAccount)
at ODJConnectorUI.EnrollmentTab.CreateMsa(String domainName, StepsStarted& stepsStartedFlag)
at ODJConnectorUI.EnrollmentTab.webBrowser_LoadCompleted(Object sender, NavigationEventArgs e)
I've uninstalled the old connector, restarted the server, and recreated my user profile on the server, but still have the same issue. Is the connection in Intune from the old connector supposed to go away after the connector is uninstalled? Mine still says it's active.