diff --git a/keycloak/realm_exports/sartography-realm.json b/keycloak/realm_exports/sartography-realm.json index 28e11bf0..5e85f830 100644 --- a/keycloak/realm_exports/sartography-realm.json +++ b/keycloak/realm_exports/sartography-realm.json @@ -396,7 +396,7 @@ "otpPolicyLookAheadWindow" : 1, "otpPolicyPeriod" : 30, "otpPolicyCodeReusable" : false, - "otpSupportedApplications" : [ "totpAppFreeOTPName", "totpAppGoogleName" ], + "otpSupportedApplications" : [ "totpAppGoogleName", "totpAppFreeOTPName" ], "webAuthnPolicyRpEntityName" : "keycloak", "webAuthnPolicySignatureAlgorithms" : [ "ES256" ], "webAuthnPolicyRpId" : "", @@ -418,21 +418,21 @@ "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister" : false, "webAuthnPolicyPasswordlessAcceptableAaguids" : [ ], "users" : [ { - "id" : "7803fae1-3062-4aec-b59d-d860537b9448", - "createdTimestamp" : 1674238750242, + "id" : "b1962f0b-ab27-4942-a6fe-739986a8e828", + "createdTimestamp" : 1674241681084, "username" : "admin", "enabled" : true, "totp" : false, "emailVerified" : false, "firstName" : "", "lastName" : "", - "email" : "admin@sartography.org", + "email" : "admin@spiffworkflow.org", "credentials" : [ { - "id" : "5af4ea40-a839-4553-80d4-c30df6039aeb", + "id" : "d696d69c-d1bc-4672-8253-e2053742dd77", "type" : "password", "userLabel" : "My password", - "createdDate" : 1674238759158, - "secretData" : "{\"value\":\"x2rXgt0FtxJL9bQs7PKXvUfM3zN4OIGWra6fxXe4KGtiNegciYph4PeqifEHATYoZGuto3ctMqL3jMtWjbx+ZQ==\",\"salt\":\"WAjjouoJ9TXpiHX3m5Kl5Q==\",\"additionalParameters\":{}}", + "createdDate" : 1674241688962, + "secretData" : "{\"value\":\"xUnlqGFcEeaKrOGA/Xe8O6p9wUvwzoa7cNS4Fb9TVEvIppNanHLuwcVV5WldiPIqgn6Wp5s5vsHG9CGbkcTLtQ==\",\"salt\":\"S6Iw+GlwpNogVEb74baEIA==\",\"additionalParameters\":{}}", "credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}" } ], "disableableCredentialTypes" : [ ],