-
Hello, migrated from old single Windows server 2019 ADFS to new windows server 2022 ADFS farm. Exported config with Export-MFASystemConfiguration and then imported it to new ADFS. Had version 3.1.2409.0 and got error in event viewer Looked like issue 354, updated to 3.1.2410.0 .Net 4.8.1, got different error Error Initializing WebAuthN Metdata Repository : The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors. /// at System.Text.RegularExpressions.RegexRunner.DoCheckTimeout() New user registration is shown in MFA MMC as disabled and method is "Choose". If user is activated from MFA MMC, user can use the code and it seems to work. Editing new user from MFA MMC and changing method causes the same error "input string was not in a correct format". Editing old users, that existed before migration, works. Any ideas how to fix? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, @kkimmo Hello, First please upgrade to the latest version 3.1.2410.0 because microsoft packages are invalid in version 2409.0. then please retest. (Thank you Microsoft! I have been practicing for 40 years, and speaking hundreds of times for them...) Basically, there will be a version 4.0 next spring. but I do not know in what form it will be distributed... in the current version it is not a finished product on which you can demand support, it is primarily dedicated to developers. we respond when the problem raised helps us move forward. Please know, however, that there has been no code change since May 2024 (except in September for an import filter problem). Thanks |
Beta Was this translation helpful? Give feedback.
-
This problem was resolved. Reinstalled MFA but then got error that server was not operational. |
Beta Was this translation helpful? Give feedback.
This problem was resolved. Reinstalled MFA but then got error that server was not operational.
Ran Initialize-ADDeviceRegistration and after that, everything works.