diff --git a/src/Core/Constants.cs b/src/Core/Constants.cs index 8404e18697..a71032ea23 100644 --- a/src/Core/Constants.cs +++ b/src/Core/Constants.cs @@ -23,7 +23,7 @@ public static class Constants public const string Fido2KeyCipherMinimumVersion = "2023.10.0"; - public const string CipherKeyEncryptionMinimumVersion = "2024.1.0"; + public const string CipherKeyEncryptionMinimumVersion = "2023.9.2"; /// /// Used by IdentityServer to identify our own provider.