-
|
Hello, à Neos.IdentityServer.MultiFactor.AuthenticationProvider.IsAvailableForUser(Claim identityClaim, IAuthenticationContext context) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
It appears that your service account or other account does not have access to your ADDS forest. Error : The username or password is incorrect. You can switch to SQL mode for High Availability (SQL Server Always On is of course possible). However, all your current MFA users on AD DS will need to re-register on the new system using SQL. You can optionally script a PowerShell export to the MFA database. |
Beta Was this translation helpful? Give feedback.
Yes, when we talk about High Availability (HA).
It's preferable to implement SQL Server in Always On mode, in Synchronous mode.