updated admin user on sartography realm w/ burnettk

This commit is contained in:
jasquat 2023-01-20 14:09:03 -05:00
parent 3da4f1caa1
commit d1b8e314f4
1 changed files with 7 additions and 7 deletions

View File

@ -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" : [ ],