spiff-arena/spiffworkflow-backend/keycloak/realm_exports/spiffworkflow-realm.json

3946 lines
153 KiB
JSON
Raw Normal View History

{
"id" : "spiffworkflow",
"realm" : "spiffworkflow",
"notBefore" : 0,
"defaultSignatureAlgorithm" : "RS256",
"revokeRefreshToken" : false,
"refreshTokenMaxReuse" : 0,
"accessTokenLifespan" : 1800,
"accessTokenLifespanForImplicitFlow" : 900,
"ssoSessionIdleTimeout" : 86400,
"ssoSessionMaxLifespan" : 864000,
"ssoSessionIdleTimeoutRememberMe" : 0,
"ssoSessionMaxLifespanRememberMe" : 0,
"offlineSessionIdleTimeout" : 2592000,
"offlineSessionMaxLifespanEnabled" : false,
"offlineSessionMaxLifespan" : 5184000,
"clientSessionIdleTimeout" : 0,
"clientSessionMaxLifespan" : 0,
"clientOfflineSessionIdleTimeout" : 0,
"clientOfflineSessionMaxLifespan" : 0,
"accessCodeLifespan" : 60,
"accessCodeLifespanUserAction" : 300,
"accessCodeLifespanLogin" : 1800,
"actionTokenGeneratedByAdminLifespan" : 43200,
"actionTokenGeneratedByUserLifespan" : 300,
"oauth2DeviceCodeLifespan" : 600,
"oauth2DevicePollingInterval" : 5,
"enabled" : true,
"sslRequired" : "external",
"registrationAllowed" : false,
"registrationEmailAsUsername" : false,
"rememberMe" : false,
"verifyEmail" : false,
"loginWithEmailAllowed" : true,
"duplicateEmailsAllowed" : false,
"resetPasswordAllowed" : false,
"editUsernameAllowed" : false,
"bruteForceProtected" : false,
"permanentLockout" : false,
"maxFailureWaitSeconds" : 900,
"minimumQuickLoginWaitSeconds" : 60,
"waitIncrementSeconds" : 60,
"quickLoginCheckMilliSeconds" : 1000,
"maxDeltaTimeSeconds" : 43200,
"failureFactor" : 30,
"roles" : {
"realm" : [ {
"id" : "c9f0ff93-642d-402b-965a-04d70719886b",
"name" : "default-roles-spiffworkflow",
"description" : "${role_default-roles}",
"composite" : true,
"composites" : {
"realm" : [ "offline_access", "uma_authorization" ],
"client" : {
"account" : [ "view-profile", "manage-account" ]
}
},
"clientRole" : false,
"containerId" : "spiffworkflow",
"attributes" : { }
}, {
"id" : "9f474167-5707-4c10-8f9e-bb54ec715cd3",
"name" : "uma_authorization",
"description" : "${role_uma_authorization}",
"composite" : false,
"clientRole" : false,
"containerId" : "spiffworkflow",
"attributes" : { }
}, {
"id" : "6738d143-2d1d-4458-8a98-01ea003fde14",
"name" : "admin",
"composite" : false,
"clientRole" : false,
"containerId" : "spiffworkflow",
"attributes" : { }
}, {
"id" : "6cbcdea5-0083-469d-9576-1d245fb3cdfd",
"name" : "repeat-form-role-realm",
"composite" : false,
"clientRole" : false,
"containerId" : "spiffworkflow",
"attributes" : { }
}, {
"id" : "b5a92aee-82d2-4687-8282-365df4df21a9",
"name" : "offline_access",
"description" : "${role_offline-access}",
"composite" : false,
"clientRole" : false,
"containerId" : "spiffworkflow",
"attributes" : { }
} ],
"client" : {
"realm-management" : [ {
"id" : "257c348c-4b9e-4fea-be39-5fdd28e8bb93",
"name" : "manage-authorization",
"description" : "${role_manage-authorization}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "1d224265-63a8-40ea-9316-47627d0aed8c",
"name" : "view-authorization",
"description" : "${role_view-authorization}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "535d7ca0-0f06-42d8-938b-e6e7aabffb42",
"name" : "query-groups",
"description" : "${role_query-groups}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "9ff52ab5-2558-4cb0-901f-6e6f1469d075",
"name" : "realm-admin",
"description" : "${role_realm-admin}",
"composite" : true,
"composites" : {
"client" : {
"realm-management" : [ "manage-authorization", "view-authorization", "query-groups", "view-clients", "view-realm", "manage-users", "query-users", "impersonation", "manage-clients", "view-identity-providers", "create-client", "query-realms", "view-users", "view-events", "manage-identity-providers", "manage-events", "query-clients", "manage-realm" ]
}
},
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "98db35e3-833f-4b61-83af-fc50484fda57",
"name" : "view-clients",
"description" : "${role_view-clients}",
"composite" : true,
"composites" : {
"client" : {
"realm-management" : [ "query-clients" ]
}
},
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "e0dc0e0c-eba4-4de7-b2eb-2ba095c4c6d4",
"name" : "manage-users",
"description" : "${role_manage-users}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "69ce3805-1897-4291-842b-b8e8e9f29bd7",
"name" : "view-realm",
"description" : "${role_view-realm}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "3e803641-96b1-44d8-9de5-7dee83a0a75b",
"name" : "impersonation",
"description" : "${role_impersonation}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "2c92c3e5-1a0a-4318-9b63-617c5dca0b66",
"name" : "query-users",
"description" : "${role_query-users}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "326a3718-390d-4e41-af00-2197d3ef6858",
"name" : "manage-clients",
"description" : "${role_manage-clients}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "e4c69181-5e0d-484e-ac31-be6beef57c28",
"name" : "create-client",
"description" : "${role_create-client}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "f4ac66cc-97b4-4590-beae-5ff23c9935b3",
"name" : "query-realms",
"description" : "${role_query-realms}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "a24704fe-13fd-40e6-bf2d-29014f63c069",
"name" : "view-identity-providers",
"description" : "${role_view-identity-providers}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "7deec87c-2716-40c1-a115-2a0fe840b119",
"name" : "view-users",
"description" : "${role_view-users}",
"composite" : true,
"composites" : {
"client" : {
"realm-management" : [ "query-groups", "query-users" ]
}
},
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "827c40ae-b4c2-4574-9f34-db33925cd19c",
"name" : "view-events",
"description" : "${role_view-events}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "cbe05c62-2b07-4ac7-a33a-ffca7c176252",
"name" : "manage-events",
"description" : "${role_manage-events}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "8ca56814-a817-4849-a515-45399eb1dcc1",
"name" : "manage-identity-providers",
"description" : "${role_manage-identity-providers}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "1134c6df-d0ff-498d-9dc4-ad989f7cfe93",
"name" : "query-clients",
"description" : "${role_query-clients}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
}, {
"id" : "3bb14549-60f6-4078-8f4e-47a1162412f2",
"name" : "manage-realm",
"description" : "${role_manage-realm}",
"composite" : false,
"clientRole" : true,
"containerId" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"attributes" : { }
} ],
"spiffworkflow-frontend" : [ ],
"security-admin-console" : [ ],
"admin-cli" : [ ],
"spiffworkflow-backend" : [ {
"id" : "4d71d1bb-d627-43c8-bc07-d542f816e04b",
"name" : "spiffworkflow-admin",
"composite" : false,
"clientRole" : true,
"containerId" : "f44558af-3601-4e54-b854-08396a247544",
"attributes" : { }
}, {
"id" : "2341ca1c-24c8-4ddf-874c-7153c9408068",
"name" : "uma_protection",
"composite" : false,
"clientRole" : true,
"containerId" : "f44558af-3601-4e54-b854-08396a247544",
"attributes" : { }
}, {
"id" : "cf88054e-4bdc-491c-bf93-c660cdaad72d",
"name" : "repeat-form-role-2",
"composite" : false,
"clientRole" : true,
"containerId" : "f44558af-3601-4e54-b854-08396a247544",
"attributes" : {
"repeat-form-role-2-att-key" : [ "repeat-form-role-2-att-value" ]
}
} ],
"withAuth" : [ {
"id" : "87673823-6a5a-4cb2-baa7-6c8b5da5d402",
"name" : "uma_protection",
"composite" : false,
"clientRole" : true,
"containerId" : "5d94a8c3-f56b-4eff-ac39-8580053a7fbe",
"attributes" : { }
} ],
"broker" : [ {
"id" : "6d688d72-cf5b-4450-a902-cb2d41f0e04c",
"name" : "read-token",
"description" : "${role_read-token}",
"composite" : false,
"clientRole" : true,
"containerId" : "55d75754-cf1b-4875-bf3e-15add4be8c99",
"attributes" : { }
} ],
"account" : [ {
"id" : "9c51c3e1-028d-4a0d-96dc-6619196b49f0",
"name" : "delete-account",
"description" : "${role_delete-account}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "f395d221-7f80-4fcf-90ac-0a89c8b15a9b",
"name" : "manage-consent",
"description" : "${role_manage-consent}",
"composite" : true,
"composites" : {
"client" : {
"account" : [ "view-consent" ]
}
},
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "7abb4169-1960-4b4d-b5ae-6ea45cf91ee4",
"name" : "view-consent",
"description" : "${role_view-consent}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "4d3c24ed-cc61-4a6e-ac78-47af4545b415",
"name" : "manage-account-links",
"description" : "${role_manage-account-links}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "a4954091-9be9-4b7c-a196-1af934917ff7",
"name" : "view-profile",
"description" : "${role_view-profile}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "0810773c-a57d-449e-a31f-1344e1eb4b9b",
"name" : "manage-account",
"description" : "${role_manage-account}",
"composite" : true,
"composites" : {
"client" : {
"account" : [ "manage-account-links" ]
}
},
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "f75e4973-b9b6-4ff0-a691-5f900199b17a",
"name" : "view-groups",
"description" : "${role_view-groups}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
}, {
"id" : "ae774a41-a274-4f99-9d7f-f4a0d5dbc085",
"name" : "view-applications",
"description" : "${role_view-applications}",
"composite" : false,
"clientRole" : true,
"containerId" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"attributes" : { }
} ]
}
},
"groups" : [ ],
"defaultRole" : {
"id" : "c9f0ff93-642d-402b-965a-04d70719886b",
"name" : "default-roles-spiffworkflow",
"description" : "${role_default-roles}",
"composite" : true,
"clientRole" : false,
"containerId" : "spiffworkflow"
},
"requiredCredentials" : [ "password" ],
"otpPolicyType" : "totp",
"otpPolicyAlgorithm" : "HmacSHA1",
"otpPolicyInitialCounter" : 0,
"otpPolicyDigits" : 6,
"otpPolicyLookAheadWindow" : 1,
"otpPolicyPeriod" : 30,
"otpPolicyCodeReusable" : false,
2023-02-08 13:04:30 +00:00
"otpSupportedApplications" : [ "totpAppFreeOTPName", "totpAppGoogleName" ],
"webAuthnPolicyRpEntityName" : "keycloak",
"webAuthnPolicySignatureAlgorithms" : [ "ES256" ],
"webAuthnPolicyRpId" : "",
"webAuthnPolicyAttestationConveyancePreference" : "not specified",
"webAuthnPolicyAuthenticatorAttachment" : "not specified",
"webAuthnPolicyRequireResidentKey" : "not specified",
"webAuthnPolicyUserVerificationRequirement" : "not specified",
"webAuthnPolicyCreateTimeout" : 0,
"webAuthnPolicyAvoidSameAuthenticatorRegister" : false,
"webAuthnPolicyAcceptableAaguids" : [ ],
"webAuthnPolicyPasswordlessRpEntityName" : "keycloak",
"webAuthnPolicyPasswordlessSignatureAlgorithms" : [ "ES256" ],
"webAuthnPolicyPasswordlessRpId" : "",
"webAuthnPolicyPasswordlessAttestationConveyancePreference" : "not specified",
"webAuthnPolicyPasswordlessAuthenticatorAttachment" : "not specified",
"webAuthnPolicyPasswordlessRequireResidentKey" : "not specified",
"webAuthnPolicyPasswordlessUserVerificationRequirement" : "not specified",
"webAuthnPolicyPasswordlessCreateTimeout" : 0,
"webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister" : false,
"webAuthnPolicyPasswordlessAcceptableAaguids" : [ ],
"users" : [ {
"id" : "a3e0ffad-dbfc-4d77-82cc-9494b59f1972",
"createdTimestamp" : 1676226633767,
"username" : "admin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "admin@spiffworkflow.org",
"credentials" : [ {
"id" : "d0bbb967-b4a4-47a6-86db-45147d49d0ce",
"type" : "password",
"createdDate" : 1676226633801,
"secretData" : "{\"value\":\"kW4HL/pfjP9RVbkfVQISdKzHDyyaUwRpzkWRIhg50XJUUzwTjR+n+FOg+Ta7uSPFICEp09NL+ox9unaXKJTxnQ==\",\"salt\":\"VX05Y1Rkx5BQ5oHTc/GxAw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "06fbd6ec-8ef8-431e-92f9-a981025a21de",
"createdTimestamp" : 1675718483674,
"username" : "alex",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "alex@sartography.com",
"attributes" : {
"spiffworkflow-employeeid" : [ "111" ]
},
"credentials" : [ {
"id" : "04ddcd24-741e-4dbc-815f-ecd9d5dc3266",
"type" : "password",
"createdDate" : 1675718483717,
"secretData" : "{\"value\":\"3Gpq5mVzKq+rZRNalSZbQFiwVKBLH5CnFKScnP27xfxUMPCxLZRqDHc99BZC4AG9t7dixG3LOT5WMcHFplzEDA==\",\"salt\":\"PGN51PkpenHIKgEYE+7XPQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "a2956cbd-c7ba-4720-9d98-ebeeaa3f8661",
"createdTimestamp" : 1676226633894,
"username" : "amir",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "amir@status.im",
"credentials" : [ {
"id" : "3962089e-bce5-49be-b327-243a856e847e",
"type" : "password",
"createdDate" : 1676226633931,
"secretData" : "{\"value\":\"vqLsYRDG1l8p8M8/uGIEJG7N2+yV6jm9pQ5VnYEeAbOoDidYKrlHL7gCKkvVIr8H3DT+joZeNTFjsiaBiwgxwg==\",\"salt\":\"Am4WkYSnVmCXEprITp9j3A==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "140787b3-5fcb-4551-9f79-6fd1d1bc3092",
"createdTimestamp" : 1676226633956,
"username" : "app.program.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "app.program.lead@status.im",
"credentials" : [ {
"id" : "e133d9e7-e01f-488f-adc1-0c5e887642e4",
"type" : "password",
"createdDate" : 1676226633995,
"secretData" : "{\"value\":\"diD1o2nckatFU/Nu0XdwBceEI7JUbf3bddPVU5x9TXncrac+PebmbO7xsZWWUYW7XKDyufGhCkcTZiOpKZIx3Q==\",\"salt\":\"NNGxKPhahPeNR3ngt1/7og==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "4c436296-8471-4105-b551-80eee96b43bb",
"createdTimestamp" : 1657139858075,
"username" : "ciadmin1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
2022-12-27 20:42:22 +00:00
"firstName" : "",
"lastName" : "",
"email" : "ciadmin1@spiffworkflow.org",
"credentials" : [ {
"id" : "111b5ea1-c2ab-470a-a16b-2373bc94de7a",
"type" : "password",
"createdDate" : 1657139904275,
"secretData" : "{\"value\":\"e5MjWAk7RPspQIh9gEOKyv3AV/DHNoWk8w1tf+MRLh2oxrKmnnizOj0eFtIadT/q/i5JRfUq5IYBPLL/4nEJDw==\",\"salt\":\"5inqMqqTR6+PBYriy3RPjA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow", "admin" ],
"clientRoles" : {
"spiffworkflow-backend" : [ "spiffworkflow-admin", "uma_protection" ]
Squashed 'spiffworkflow-backend/' changes from 03bf7a61..10c443a2 10c443a2 Merge pull request #130 from sartography/feature/data 71c803aa allow passing in the log level into the app w/ burnettk daeb82d9 Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0 14c8f52c Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2 92d204e6 Merge remote-tracking branch 'origin/main' into feature/data 1cb77901 run the save all bpmn script on server boot w/ burnettk 16a6f476 Bump typing-extensions from 4.3.0 to 4.4.0 d8ac61fc Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows 3be27786 Merge pull request #131 from sartography/feature/permissions2 1fd8fc78 Merge remote-tracking branch 'origin/main' into feature/permissions2 d29621ae data setup on app boot 0b21a5d4 refactor bin/save_all_bpmn.py into service code 02fb9d61 lint c95db461 refactor scripts 98628fc2 This caused a problem with scopes when token timed out. d8b2323b merged in main and resolved conflicts d01b4fc7 updated sentry-sdk to resolve deprecation warnings 5851ddf5 update for mypy in python 3.9 508f9900 merged in main and resolved conflicts 68d69978 precommit w/ burnettk 85a4ee16 removed debug print statements w/ burnettk 93eb91f4 added keycloak configs and user perms for staging w/ burnettk e4ded8fc added method to import permissions from yml file w/ burnettk 22ba89ae use percents instead of asterisks to better support db syntax w/ burnettk 0c116ae8 postgres does not use backticks w/ burnettk 621ad3ef attempting to see if sql like statement works in other dbs as well w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 10c443a2d82752e8ed9d1679afe6409d81029006
2022-10-12 19:28:52 +00:00
},
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "da0c299d-5517-4270-ad24-8480ff940636",
"createdTimestamp" : 1676226634086,
"username" : "core",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "113" ]
},
"credentials" : [ {
"id" : "02b66ab3-2f49-451e-a0ca-8b3498910707",
"type" : "password",
"createdDate" : 1676226634121,
"secretData" : "{\"value\":\"5x68UCql6cM5fMFlizd1pOXsPCL/x1D+YRvg8Yk4aHcfD/6aU8FYbYxHj5DlA/8gBrdBieC0Lu086jZV71mNbg==\",\"salt\":\"vQTxFcTGKgFqYHooL8aOHQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "d5b2ea9b-b0ba-4f44-93da-c49d0f02bcf3",
"createdTimestamp" : 1676044581131,
"username" : "core1.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core1.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "155" ]
},
"credentials" : [ {
"id" : "45bc0350-fd9e-4bd1-807d-380c7624cb6c",
"type" : "password",
"createdDate" : 1676044581192,
"secretData" : "{\"value\":\"mZFibWTLzc5l74cXSuXvSSXgehzUja3fkyouzN7C8a/FWKs5qVSuinYUM5sVwZRDkGFavwgDGTiN1je3qQWy6w==\",\"salt\":\"FKJ1ycheGWMc7XoCo/qwJg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "8bbfd65f-04d7-4229-93ba-1922caa948a4",
"createdTimestamp" : 1676044581241,
"username" : "core2.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core2.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "156" ]
},
"credentials" : [ {
"id" : "f152d6aa-7e76-4811-9af7-24fc83ebb456",
"type" : "password",
"createdDate" : 1676044581277,
"secretData" : "{\"value\":\"QAvJlZNPgRYw2Gp4OyfG0eHByzFUPkIkc3H56oMfyXy6afNIOw9V5l2iZwboBIpKTgtidwZnlu+GhvXyKW5xKw==\",\"salt\":\"VccISSnfZXCXLr1fTPX8zw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "51ee9186-2a12-4573-b278-3d4efd8c318b",
"createdTimestamp" : 1676044581309,
"username" : "core3.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core3.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "157" ]
},
"credentials" : [ {
"id" : "a8e2e838-2f2b-4fef-8239-e0b7115a34f8",
"type" : "password",
"createdDate" : 1676044581344,
"secretData" : "{\"value\":\"hchgz5RVaBQp9v/7vYQ7sp6G3E5/hVgC4iSAdX/ZlGhbnwWJIKrQIDRdyjkUDNBv6XMGvrXIUIj1JuOk4UF6Vg==\",\"salt\":\"ZALIcLDkY23i5BlccFTcpg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "64a937ca-3366-41c6-aa69-0c6d02da7fc5",
"createdTimestamp" : 1676044581375,
"username" : "core4.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core4.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "158" ]
},
"credentials" : [ {
"id" : "a5173f9d-b709-41fd-923a-d9b2bb902d43",
"type" : "password",
"createdDate" : 1676044581409,
"secretData" : "{\"value\":\"alaslm4lARNuNoWbNqpL/CoN7E2JAZc9UJMSm9Cag+SoUMSwBNr71aFS4pIPomVRwgTcKdylgXmg8zCE3u9Plg==\",\"salt\":\"0eiL+CwgmVvh9PR0Nx2HiQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "55c4be0e-a89a-4ef7-8ce4-f094198ab375",
"createdTimestamp" : 1676044581442,
"username" : "core5.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core5.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "159" ]
},
"credentials" : [ {
"id" : "ac13863b-a8a7-4fe5-bff1-46ba75f1eb73",
"type" : "password",
"createdDate" : 1676044581476,
"secretData" : "{\"value\":\"W3r6gEThQfT9rKJbJDDe7pkxyddcI5IhTqK3E3ch1CRBOoBE+Htw8Aow+I3OzTJW3AwSQmjica7X6igRFgiKZA==\",\"salt\":\"XUavADqEVsbxex9w9GL1rw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "7b9767ac-24dc-43b0-838f-29e16b4fd14e",
"createdTimestamp" : 1675718483773,
"username" : "dan",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "dan@sartography.com",
"attributes" : {
"spiffworkflow-employeeid" : [ "115" ]
},
"credentials" : [ {
"id" : "8bc911c7-02fa-43fd-8e61-a313721ffc89",
"type" : "password",
"createdDate" : 1675718483819,
"secretData" : "{\"value\":\"pQ/vKJoOG0sNGeNsjm+kVVnGImIjhLMBTjw1lRXj3X5ffW22EzXF7+kYrTBgXnTmFUql2INVpIl838vYmg80RQ==\",\"salt\":\"a0zK/X/EO3VhXUr8Z3P1uA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "f567ec03-a98c-48bf-8bc4-126b3614f9b2",
"createdTimestamp" : 1675718483878,
"username" : "daniel",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "daniel@sartography.com",
"credentials" : [ {
"id" : "c6eaa80d-a7a5-4cf5-b1ae-a5c11c03ad25",
"type" : "password",
"createdDate" : 1675718483930,
"secretData" : "{\"value\":\"7MQz+KX6UlxONyNJffBsR5ARE88jjna6Hxd1+WJbBp2XWk/ozFCWKk+KhcAih0i21LLCSBqHdZPxGCUErgn7FA==\",\"salt\":\"fAwQQbHLynQ6s+DYNJ8xJA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "ac108ff7-8626-457b-84ab-0410b9832960",
"createdTimestamp" : 1676226634145,
"username" : "dao.project.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "dao.project.lead@status.im",
"credentials" : [ {
"id" : "bbd8f78d-8c3c-46de-b03a-661201db5724",
"type" : "password",
"createdDate" : 1676226634179,
"secretData" : "{\"value\":\"NRmQzc2CWToPb8zE8iMb4YQPLNudfYgEq461BFMAgLhmON1SOKNmvNU8eklsC4b9fdC457QUVf3amsTewU/Q8A==\",\"salt\":\"q6sq/Yz4KEs761+KdMl4Ww==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "8e69cbd8-409f-4233-b5af-e672e67645d3",
"createdTimestamp" : 1676226634202,
"username" : "desktop.program.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "desktop.program.lead@status.im",
"credentials" : [ {
"id" : "8d030244-df22-49a8-a3a6-2c324ff6fada",
"type" : "password",
"createdDate" : 1676226634235,
"secretData" : "{\"value\":\"meBs8h/8bzUjmz/ymmCyq8qtYVMLEWmTJQHjtb51/aiCa5FtWDsnoHCjnr+eI0pIkj+GiYuIgk0QBGBi0cPGaw==\",\"salt\":\"w5QcCd83wzOHVkOCkhUiTg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "0b566e6e-7960-405f-85c0-62d130f851fa",
"createdTimestamp" : 1676226634325,
"username" : "desktop.project.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "desktop.project.lead@status.im",
"credentials" : [ {
"id" : "f07930b6-bd21-46dc-9b17-2ad3095d97ad",
"type" : "password",
"createdDate" : 1676226634359,
"secretData" : "{\"value\":\"z9tiDCUsCvgih6tUrUssBGKfiDgwdKLwmfrGOTdoTaYQl/nwXYzgcCd569zvuihbpMP5Olbes6Aap+JjLppa/A==\",\"salt\":\"taAimlr+iHPyU9pXUr9saw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "3873c0ba-349c-4bec-8be2-5ced8acd56ec",
"createdTimestamp" : 1675718483992,
"username" : "elizabeth",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "elizabeth@sartography.com",
"credentials" : [ {
"id" : "13dd277b-b5e4-4ff7-aba8-2d648858224e",
"type" : "password",
"createdDate" : 1675718484034,
"secretData" : "{\"value\":\"qN84NNHkapbSOpYDUnEqemMFUiGJSbCdyUfsPJyinbzFWltqnrmgAQ/9j5dJweyJS2uXTEQgOFcV83LmqmIT4Q==\",\"salt\":\"A+gRdmehei+Ob6wNe/cszA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "c5352ab9-a7ca-48d3-abf0-6620c5f0ba13",
"createdTimestamp" : 1676226634568,
"username" : "fin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "fin@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "118" ]
},
"credentials" : [ {
"id" : "cccc42ed-1e63-4731-acc1-663b7e08c204",
"type" : "password",
"createdDate" : 1676226634602,
"secretData" : "{\"value\":\"t5otRFGfcAC5WrGkJ5SqkAuhr7+lbStFKoGb6Z3I1GzXd/Cj5Q1Mu+2v9E5ZoIDAvPrg3QcpdVkz9nFlCFeqPA==\",\"salt\":\"cdjsGqzIIlPqRUNOVEKBvA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "e57a9460-e85f-460e-b735-9fec040d43c0",
"createdTimestamp" : 1676226634450,
"username" : "fin1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "fin1@status.im",
"credentials" : [ {
"id" : "82bb2c9a-5004-45d1-bfaa-1e7a6b5d3aea",
"type" : "password",
"createdDate" : 1676226634484,
"secretData" : "{\"value\":\"hZasaIA+8So5GqzIBOVTzneK8BREzodRn9E4+Ga2XiAPdc9WdTnFUmSr5i+iQcqVCKUYj8DsO5zEhhUZOcqUaQ==\",\"salt\":\"ldYsnZWAX+SgYEAfzHvQ9A==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "4637308a-c0e2-4206-9055-63676530c09a",
"createdTimestamp" : 1676226634817,
"username" : "finance.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "finance.lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1289" ]
},
"credentials" : [ {
"id" : "f2d8a54e-624a-43d6-967b-be32bb1603f5",
"type" : "password",
"createdDate" : 1676226634851,
"secretData" : "{\"value\":\"nlHRvAB+qlAnMTQR7n9ovY3ix2S3MSjmtPI2RQEjEHYPjCgYFBh5qCNLGBoyuE9ql3+Ye1Q2h8+vH8/O/nM2Lg==\",\"salt\":\"zRbsHof8cPvK65/pzy1d6Q==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "f6d2488a-446c-493b-bbe8-210ede6f3e42",
"createdTimestamp" : 1674148694899,
"username" : "finance.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "finance.sme@status.im",
"credentials" : [ {
"id" : "faee8eaa-0bf4-4050-8d17-8b6b52f0b7ee",
"type" : "password",
"createdDate" : 1674148694945,
"secretData" : "{\"value\":\"tk78HqSoRT0PAJ45zt2/q6gXRYxvDDIYtLzsVdYM3sHk+tRkgYeXoyKDSyRwHm9AjbM8jFI5yUXPsWck8vemOg==\",\"salt\":\"aR9qgYMx1VUfOrppTDzMmQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "e405306d-dbed-4fdf-a262-24e521a98695",
"createdTimestamp" : 1676226634936,
"username" : "finance_user1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "finance_user1@status.im",
"credentials" : [ {
"id" : "fd17cc17-617d-4ddd-a30d-87be5bbe0c7f",
"type" : "password",
"createdDate" : 1676226634971,
"secretData" : "{\"value\":\"h6rpaN+2cRN/hK4HEZwGcbOwTMKxk91M8Cwgx5N4Nt0YuneWgIv+cP0vKx35oEFdKe6XBxmoP7+r4yhHqPle+g==\",\"salt\":\"Xh2MaznaKWOjHIBXvj0Oyg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "0d8c00a8-1238-49f9-9f9f-d130d2700934",
"createdTimestamp" : 1676226635068,
"username" : "harmeet",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "harmeet@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "109" ]
},
"credentials" : [ {
"id" : "1f2668a3-313d-494d-9a31-0fed4c9a1280",
"type" : "password",
"createdDate" : 1676226635102,
"secretData" : "{\"value\":\"WVUQmA80hCdvjf6A41xTCMY4SuNgVqYGWetVen78cOhdsIwDCmPrwkrjPvXq4jjfi52P8YDQL6iBGVLulYwCUA==\",\"salt\":\"tJbRymDSdpwXX88hfKXsRw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-01-26 14:31:01 +00:00
}, {
"id" : "d36d6e4c-9ad5-410f-8477-270a6b32d8c6",
"createdTimestamp" : 1676226635185,
2023-01-26 14:31:01 +00:00
"username" : "infra.program-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra.program-lead@status.im",
"credentials" : [ {
"id" : "cf395854-0d0a-4fbb-af36-29ca60824983",
2023-01-26 14:31:01 +00:00
"type" : "password",
"createdDate" : 1676226635220,
"secretData" : "{\"value\":\"vmrnq8peD99SG3ivhp1kzPYuZgyOpiLJoNcAR+QadGKI7PBiqVJ8ORo85eH6Euqr9AFV+BLhs4GErpmHEzAcnQ==\",\"salt\":\"EocsQln20TcBj4X5QKmRYg==\",\"additionalParameters\":{}}",
2023-01-26 14:31:01 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "7953efe8-5482-475e-a374-1287f4fb49f8",
"createdTimestamp" : 1676226635302,
2023-01-26 14:31:01 +00:00
"username" : "infra.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra.project-lead@status.im",
"credentials" : [ {
"id" : "be7c0d72-b578-41bd-8071-4b7407918f08",
2023-01-26 14:31:01 +00:00
"type" : "password",
"createdDate" : 1676226635336,
"secretData" : "{\"value\":\"AdxMJpM5dTH4W+EZtHtePqjvgByRL1pf6+5ciEx+e/tSpvsk3CwMC7HKspislmdfOQk1PmqblC+o2bTcxuT9Hg==\",\"salt\":\"PNJ4Zl83kw1pV+K0dzQTzw==\",\"additionalParameters\":{}}",
2023-01-26 14:31:01 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "e85a0952-1606-44c0-b9ee-a30344629fe7",
"createdTimestamp" : 1676226635419,
"username" : "infra.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra.sme@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1202" ]
},
"credentials" : [ {
"id" : "eb4460c9-1566-49cc-a9aa-4a13e04c86cc",
"type" : "password",
"createdDate" : 1676226635454,
"secretData" : "{\"value\":\"d+GnYRBB53PFG4YVZNGyYL7p62DhCSizOor0sz5viktOMKqfaUqwLSh7qI1PnLRZnbfq/ZNGyN5O1/SgfSf8jw==\",\"salt\":\"qhzMSADswcG5XoQiZlVhow==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "772c688e-a699-4099-a257-fd7cc4ec7671",
"createdTimestamp" : 1676226635539,
2023-02-02 14:54:19 +00:00
"username" : "infra1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra1.sme@status.im",
"credentials" : [ {
"id" : "e90eb76e-f0a8-4aea-a32a-66122c078db1",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226635573,
"secretData" : "{\"value\":\"iAulWQ2Y6jucta9AlAXc6oJLgvObiFup3cnGj71QHpL9sryYyh96Tdais9i7e/cJWYe43HHoqzq+Sc1FUilAFg==\",\"salt\":\"WtfqooSkUMabPbGpZNAnew==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "2b4e8182-5c2f-4969-b146-be8b9a44cd9f",
"createdTimestamp" : 1676226635655,
2023-02-02 14:54:19 +00:00
"username" : "infra2.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra2.sme@status.im",
"credentials" : [ {
"id" : "457ae9d3-d30d-4c64-83f8-d4692e687a37",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226635689,
"secretData" : "{\"value\":\"rQxr3BAXtlDKtLm3bJJvqw127of9dLRHtltcjmws5hFrxeFOBSYcqnI0YvOvkUTceF8TtKgC2PHOVim197FpOw==\",\"salt\":\"NVByl3Uc6FWPCUsSVIQ7Tw==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "b8d0d90e-9a7e-446c-9984-082cb315af8f",
"createdTimestamp" : 1675718484095,
"username" : "j",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "j@sartography.com",
"credentials" : [ {
"id" : "723958a6-2c82-4642-ab61-c2c22b10e8d1",
"type" : "password",
"createdDate" : 1675718484139,
"secretData" : "{\"value\":\"FJ4/Ma8AeoWT+T3ky3Xj/t+zZ+1RwU3EyW6PcULp92rFoRneIysaRWjWGkA/k/EbAca9uIA1NHXD7heonrkgew==\",\"salt\":\"AQgPybRGxF/pB4GvjUtpOg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "909453ed-e032-4117-a5fb-58976aa2bfbf",
"createdTimestamp" : 1676226635778,
"username" : "jakub",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jakub@status.im",
"credentials" : [ {
"id" : "b2578bf8-c205-4365-a5e0-84f4058640d8",
"type" : "password",
"createdDate" : 1676226635825,
"secretData" : "{\"value\":\"CcV3kp3MEBgWHpbEh0lEBmcOkSkFhLBPb3Wvz7H1Qj7/n3n4BG9bT5nTefh4lfOLOlFhOwiVVpbpYzW34w+z+g==\",\"salt\":\"nRI3UCLngI6WGcQ22u6XxA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "fa8216e0-cbea-4152-ad15-9015b1998bc4",
"createdTimestamp" : 1676226635920,
"username" : "jarrad",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jarrad@status.im",
"credentials" : [ {
"id" : "7d7ccb42-a8e5-41e2-98c1-a96eaae0ee0b",
"type" : "password",
"createdDate" : 1676226635956,
"secretData" : "{\"value\":\"AguuM3ThVF0sX3WcENER/8DX2BXXqGzvcsTl72lPHr1Te+xvzW2Dqwh/iDw51hKq5Qg7T9AGnq+N0AG/tkDldw==\",\"salt\":\"nVI+uUok8Kjt75a+x3XSWQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "06f69a51-780c-4d3b-9c32-2c93d01d1e28",
"createdTimestamp" : 1675718484199,
"username" : "jason",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jason@sartography.com",
"credentials" : [ {
"id" : "f2330ab2-30ad-483c-af05-190a839bba21",
"type" : "password",
"createdDate" : 1675718484243,
"secretData" : "{\"value\":\"M/HQLqkHOWMCCnUg6Qd5pPdag6apDosVMkPTm+mDbbNa36mwkEvOmVYD48OSwwruUYiMV3dKByBBx8/QZqqbsA==\",\"salt\":\"R1V9v/uSxAXrS0o4Gh9wcw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "0333aaa7-cfe8-4dd2-a8c7-cbefc9ea9c8e",
"createdTimestamp" : 1675718484299,
"username" : "jon",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jon@sartography.com",
"credentials" : [ {
"id" : "9dfd7471-8b2a-422f-a1c4-cd2d17f2eebe",
"type" : "password",
"createdDate" : 1675718484347,
"secretData" : "{\"value\":\"wIKYqLU64kVmqRixyS6ctMv3WrP8ADHGY0uIlV+T03Q6Um8jWvxFeyxK+jczQip9/Fe3cnyO3ofDo3IZNeNSEg==\",\"salt\":\"dS4upVR1o9fhRF/Doz/KaA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "2ed7cd7d-0529-48d2-a819-c4cec99afeca",
"createdTimestamp" : 1675718484404,
"username" : "kb",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "kb@sartography.com",
"credentials" : [ {
"id" : "0532ba60-239b-4537-9506-be8dd9b7c608",
"type" : "password",
"createdDate" : 1675718484447,
"secretData" : "{\"value\":\"0zDVcRHBgnX6hNrnJMXhF5/I8QD1QzZWW/aAVtcI1FamcnsjYlArUd4AOamzTRi9NHhK71uPry79cVevUlffNg==\",\"salt\":\"985YMqQx41KSSGtU5l4EVQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "cdec7198-19f5-4788-aceb-e8c68f4c277f",
"createdTimestamp" : 1675718484460,
"username" : "kevin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "kevin@sartography.com",
"credentials" : [ {
"id" : "c1729585-5811-4b56-976c-c3370d1386f5",
"type" : "password",
"createdDate" : 1675718484506,
"secretData" : "{\"value\":\"bUeoB4qNIQe3nbBytEw269xMmYO+/8rq0GnwNVgwjiEHfeya2t3g+mu3yg0ZmahxUgdh1iTfx9Ja6VGDtGk7Ug==\",\"salt\":\"fbm81DCMYdMXF+NB/92OBw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "6d3ad466-a742-4b75-9557-e1a655c6a917",
"createdTimestamp" : 1676226636161,
"username" : "lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1140" ]
},
"credentials" : [ {
"id" : "bea17718-826b-4f28-b3cf-31d897e17248",
"type" : "password",
"createdDate" : 1676226636195,
"secretData" : "{\"value\":\"KPAi27Wm5eyJ1PCKTpHLGptHrkI+WCgz4oxf0ATQtcqFGVVTDBrc8czUjOi/4lHCvQFWTQNXkWB4o3g4/A8hjQ==\",\"salt\":\"YezsHF6XqK3zfE087EicRQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "f7b7d978-f20a-4b14-98ad-7d0c8c425a27",
"createdTimestamp" : 1676226636043,
"username" : "lead1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "lead1@status.im",
"credentials" : [ {
"id" : "1bab56ed-3a8f-4474-9899-268f2351c701",
"type" : "password",
"createdDate" : 1676226636077,
"secretData" : "{\"value\":\"CtVGu6QWGpQMLV+neYCwSeswNtLZCMOd2hEe5y/o/SzrrFAAoHyv+cHiVYw+mTo5xZeauccm8KbeZUGFf6Nnfw==\",\"salt\":\"BY99LSskFc4Fj2kWONz1+A==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "468ce6eb-385c-4082-b5d9-9b6eeca1ce1b",
"createdTimestamp" : 1676226636277,
"username" : "legal.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1243" ]
},
"credentials" : [ {
"id" : "a7478d02-19d2-4be2-a335-f935684f3c89",
"type" : "password",
"createdDate" : 1676226636310,
"secretData" : "{\"value\":\"UdW/NsQUfETeF1GVUAHg3tCi1lPOGUDMfP/IvKcTZFmBp3r8W+lJtuWjiiwPjOVFe1QXZ7rm4h6yaieywFTgFA==\",\"salt\":\"TSW8x2sDZyCF0GopXdYsNg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "40ce3a03-36b9-4593-b3ea-a5b6ab9e4932",
"createdTimestamp" : 1676226636510,
"username" : "legal.program-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.program-lead@status.im",
"credentials" : [ {
"id" : "c14350c2-6155-4ad0-afce-94171ffda777",
"type" : "password",
"createdDate" : 1676226636543,
"secretData" : "{\"value\":\"cIEklIzVpJVt3PIB4O+GgD1EFLSxSgloS5SyWFO2Px9YKXMoVc9V6aW/6F7Ddn1EJTRG43kodSZ2GZ+MEEVWTA==\",\"salt\":\"MUjOLfbCorXyZqTFZ27gWA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "2f837f8f-64de-4996-ace4-5d8414212ac0",
"createdTimestamp" : 1676226636394,
2023-02-02 14:54:19 +00:00
"username" : "legal.program-lead.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.program-lead.sme@status.im",
"credentials" : [ {
"id" : "a012bc08-1b94-4682-b599-106a0204c5a1",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226636427,
"secretData" : "{\"value\":\"PPuYUDbvVgWVDdicMzc7POYUzZbGUnAMm+UfsDmvWZWiYOb47jjkUnSXcm5OND8UEHWlxGeOJv2IAGCy2Bo4BQ==\",\"salt\":\"ZSbsUgXudJQv6GCinVtfLQ==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "65a2cf37-cce4-4293-ad48-19b9f2b5e32f",
"createdTimestamp" : 1676226636745,
"username" : "legal.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.project-lead@status.im",
"credentials" : [ {
"id" : "b06eb9b6-77d6-4c38-9daa-5d23c392c9d3",
"type" : "password",
"createdDate" : 1676226636779,
"secretData" : "{\"value\":\"Fh1BnsvkIzKLckLXKuFKmFdviAec4SMQRAAIYyr72jMiv6yel/cqBHV9TBhXnEvFMMBJCJ/1TuOSZZoD+vzvtQ==\",\"salt\":\"TzDhXL710ta/esfPbAd3lQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "8d290287-6c5e-4407-ab25-e468ee80c524",
"createdTimestamp" : 1676226636627,
2023-02-02 14:54:19 +00:00
"username" : "legal.project-lead.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.project-lead.sme@status.im",
"credentials" : [ {
"id" : "623029c8-518b-4a51-af2b-3a130a807181",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226636661,
"secretData" : "{\"value\":\"J2JQVdvqQ8pewvrxIHiYRtGX7ELb8bE3LArsm1VhujC/bPkhLQ36R1/BzUe1oN23mhLhhaokZrrMJfR/2GqJtg==\",\"salt\":\"NsP3jEVl3zqxj73rIq7v/A==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "ffbd51ef-014a-4dd1-911e-f60bcb1e91fb",
"createdTimestamp" : 1676226636980,
"username" : "legal.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.sme@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1253" ]
},
"credentials" : [ {
"id" : "596929ad-bb63-4b8c-8acb-5dab29b4c45d",
"type" : "password",
"createdDate" : 1676226637014,
"secretData" : "{\"value\":\"FMcGjGeUoxjWNOX8RMt31zkeyeUgDbiEisFeBEJQffRb0rrD5lQ96YSXov1wu4DT2WuVLMA3X1DlYXoRFWOouQ==\",\"salt\":\"GYOR7OXLnJUk4JYFe2qx6Q==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "6d9261f7-6304-44c6-b56a-ea2dd81bf283",
"createdTimestamp" : 1676226636862,
"username" : "legal.sme1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.sme1@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1345" ]
},
"credentials" : [ {
"id" : "00d4a4da-28a5-4669-bf37-fc8ee6960c01",
"type" : "password",
"createdDate" : 1676226636896,
"secretData" : "{\"value\":\"GdvCcuAIfT14CmZnWsO6wRWZuECQTBZXRZU8pAzA0Dqty06jGpMR7xapOVpjlen5NWgXjWxNQEkWeiPLexozKw==\",\"salt\":\"7U8GLxrUGdD6x4CCdfnCbg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "90e6e675-9047-40a3-a3c5-3d3da12ef606",
"createdTimestamp" : 1676226637102,
2023-02-02 14:54:19 +00:00
"username" : "legal1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal1.sme@status.im",
"credentials" : [ {
"id" : "02cb2d96-f8c2-4a97-ac03-94ed8dc9cc44",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226637135,
"secretData" : "{\"value\":\"/lg15U2KEbMLM+Kqej5D8QbbPQik/QuJUdlzc/m+N2vDj5wUIrfgR57XtszFyVe8pMmdbbjktkqCoa1vadlt9Q==\",\"salt\":\"toJY0fh1QvtaQ0g/nYCB7g==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "588e69b9-7534-4073-861d-500475b12b24",
"createdTimestamp" : 1675718484566,
"username" : "madhurya",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "madhurya@sartography.com",
"attributes" : {
"spiffworkflow-employeeid" : [ "160" ]
},
"credentials" : [ {
"id" : "cab9ffca-62c4-4f23-a0e0-2868c0b6ca9f",
"type" : "password",
"createdDate" : 1675718484612,
"secretData" : "{\"value\":\"fcYbol1qijp7CnrKvcodRf0S6WITpBYSKkXLo7qGlRfpwwLzDOHnSQCCTUwq3C6iQRyi4X92vhoS/InDQQG5cw==\",\"salt\":\"dcgX0EenciihfrTM2zTaRg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "3b726d3b-8f35-41f9-8175-d0b3557a2d02",
"createdTimestamp" : 1676226637218,
"username" : "manuchehr",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "manuchehr@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "110" ]
},
"credentials" : [ {
"id" : "c4eb7556-3d59-4e79-9558-786235ef46c6",
"type" : "password",
"createdDate" : 1676226637255,
"secretData" : "{\"value\":\"Qjq1uMKZllof7FNio1jFm06H1ao3+9AK9h/VIeLNHWefhv6eKlG4jdAruRgTCpMUmKaWBJ7BiaxA4LNW1ytCnQ==\",\"salt\":\"2R9nZ5FPSknJMHcuTHsr4g==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "058b60f8-799e-48b0-a2b7-2e65e7a35724",
"createdTimestamp" : 1675718484672,
"username" : "mike",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "mike@sartography.com",
"credentials" : [ {
"id" : "669f5421-843d-411d-9f24-1be41e545e52",
"type" : "password",
"createdDate" : 1675718484715,
"secretData" : "{\"value\":\"YILRiRdrsy8CA716ZQazpQOf7mpiXGaYnR26ra3pSjmHkZS9tsePTRwU2OIGPwbN1LKJcIzrpfEP7cVW2Lm17w==\",\"salt\":\"7mfD1X7Hns/5pPgHb9uZ1Q==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "9d23748e-23a7-4c48-956c-64da75871277",
"createdTimestamp" : 1675718484779,
"username" : "natalia",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "natalia@sartography.com",
"credentials" : [ {
"id" : "476024e5-62e4-48b6-afbb-cc2834fae4c7",
"type" : "password",
"createdDate" : 1675718484823,
"secretData" : "{\"value\":\"FfrpgES+XI2w4NRe1aBmolPFcERbEUDXZcFtUWucrbhBspQLYNaN2VLmeDRV0VcT47Bn8dqjU11ct64WDtffWA==\",\"salt\":\"7rZd3fqY54i1eoNyXCcZ1w==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-01-26 14:31:01 +00:00
}, {
"id" : "f06f0924-a7bf-4d9d-9287-60596fe93734",
"createdTimestamp" : 1676226637676,
2023-01-26 14:31:01 +00:00
"username" : "peopleops.partner",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.partner@status.im",
2023-02-08 13:04:30 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "150" ]
},
"credentials" : [ {
"id" : "bb180489-f623-4afa-b99e-4afd6b74954b",
2023-02-08 13:04:30 +00:00
"type" : "password",
"createdDate" : 1676226637710,
"secretData" : "{\"value\":\"CJPoWUkNsMqEXewTFs2ulpaV0sYhywubdOc3IMbT/Shyq0xoUuUL2TS9XLDYGjoFOgofMZXiXE3g02fCR33tEA==\",\"salt\":\"rDX0JDmHDpmfVaMY/y9bCw==\",\"additionalParameters\":{}}",
2023-02-08 13:04:30 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "f95888b5-a90f-49c9-9b56-29bcdeb5321c",
"createdTimestamp" : 1676226637449,
"username" : "peopleops.partner.sme",
2023-02-08 13:04:30 +00:00
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.partner.sme@status.im",
2023-02-08 13:04:30 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "148" ]
2023-02-08 13:04:30 +00:00
},
"credentials" : [ {
"id" : "86b46f62-3f55-4236-8470-5080a8141189",
2023-02-08 13:04:30 +00:00
"type" : "password",
"createdDate" : 1676226637483,
"secretData" : "{\"value\":\"B8jHiI0iBMAlq4j0pbfNLn2WOCD8mefjFt2MkMCZBXe6hoE7zZ3EgUTglTaspXPTf/k2PWWBhbBYi/pey4qMLQ==\",\"salt\":\"TZgyVI67fZlsMiK6kyUxMg==\",\"additionalParameters\":{}}",
2023-02-08 13:04:30 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "812390c7-7375-41a9-929f-c0d7fbd22538",
"createdTimestamp" : 1676226637563,
"username" : "peopleops.partner1.sme",
2023-02-08 13:04:30 +00:00
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.partner1.sme@status.im",
2023-02-08 13:04:30 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "149" ]
2023-02-08 13:04:30 +00:00
},
"credentials" : [ {
"id" : "ab9765b9-b621-4a2a-bfd9-8b376507b30e",
2023-02-08 13:04:30 +00:00
"type" : "password",
"createdDate" : 1676226637596,
"secretData" : "{\"value\":\"6FLoug2HOpCAt7zntxfJiajyW5ZQJc5H+slsVj9sM6qxnI8W0ZlL5G+WbUtcYNiax3/kmw5mGDPe6nFDoU15MA==\",\"salt\":\"Key2ZvXH9Ut2UXdMDCCo7w==\",\"additionalParameters\":{}}",
2023-02-08 13:04:30 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "a7bdeaad-b808-46ea-997c-444f178da431",
"createdTimestamp" : 1676226637277,
"username" : "peopleops.program-lead",
2023-02-08 13:04:30 +00:00
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.program-lead@status.im",
2023-02-08 13:04:30 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "146" ]
2023-02-08 13:04:30 +00:00
},
"credentials" : [ {
"id" : "5d417138-8b0a-45f6-8800-ba0659cc070c",
2023-02-08 13:04:30 +00:00
"type" : "password",
"createdDate" : 1676226637311,
"secretData" : "{\"value\":\"H0S6VL9S8BdR4BISus2aWdx1LSxA2h0pGnOltAllwhXFYDo9o95alENDb3m2YxQ0WgTQw7g3jFm1yaHqjvFMOw==\",\"salt\":\"z/wgrq/0Xvk+rpYuQYKI1A==\",\"additionalParameters\":{}}",
2023-02-08 13:04:30 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "c73d9b52-6951-4f59-a4ad-ad7765d9a6f5",
"createdTimestamp" : 1676226637335,
"username" : "peopleops.project-lead",
2023-02-08 13:04:30 +00:00
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.project-lead@status.im",
2023-02-08 13:04:30 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "147" ]
2023-02-08 13:04:30 +00:00
},
2023-01-26 14:31:01 +00:00
"credentials" : [ {
"id" : "fa412f27-e69b-431b-9bc9-2902cf47288d",
2023-01-26 14:31:01 +00:00
"type" : "password",
"createdDate" : 1676226637368,
"secretData" : "{\"value\":\"mF90JtXZN9rgJca/hurq7PiVwvWjPXXprZ9Oty7MdcdVWIfLi2bRU+4rvMgCZEVfOXnIkOtvxv7vsPeslO/Q/A==\",\"salt\":\"4fFb35A/BR/1anck4ICIfg==\",\"additionalParameters\":{}}",
2023-01-26 14:31:01 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "1aa07bdd-8ebb-415a-8359-4e39dd8489f3",
"createdTimestamp" : 1676226638022,
2023-01-26 14:31:01 +00:00
"username" : "peopleops.talent",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.talent@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "141" ]
},
2023-01-26 14:31:01 +00:00
"credentials" : [ {
"id" : "9b19afd8-80c8-453f-a5d3-deb4a8c5117b",
2023-02-06 15:03:51 +00:00
"type" : "password",
"createdDate" : 1676226638057,
"secretData" : "{\"value\":\"CSH2RQAE3lrKZ9XoiaUf0KYDEL70if4npXVsqvUsFlS8rOvWsQzLN30J5ftsKWdlO9mZj2paTcE4/p0+yBdAuA==\",\"salt\":\"BtLaCbjxkMczFRZ31dD46Q==\",\"additionalParameters\":{}}",
2023-02-06 15:03:51 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "75d96cad-3612-40cb-b029-4e8d8249fc4d",
"createdTimestamp" : 1676226637792,
2023-02-06 15:03:51 +00:00
"username" : "peopleops.talent.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.talent.sme@status.im",
"credentials" : [ {
"id" : "eeccc580-3d55-44ba-88da-996bc15fa81e",
2023-02-06 15:03:51 +00:00
"type" : "password",
"createdDate" : 1676226637826,
"secretData" : "{\"value\":\"oocO/3vlRj/M1zGMT+ZzvFE0T6gMkkIfvffEQaTTd0JzNKh0KQlb+woBg1mR43pvFAAs6Cvr8NhCjUADxGS7+Q==\",\"salt\":\"de75TqMCdj6QlzgQiSVJjQ==\",\"additionalParameters\":{}}",
2023-02-06 15:03:51 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "ff5905ca-f0a0-4140-a323-1573ea1f2218",
"createdTimestamp" : 1676226637906,
2023-02-06 15:03:51 +00:00
"username" : "peopleops.talent1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.talent1.sme@status.im",
"credentials" : [ {
"id" : "d2fe562b-4948-41f9-9544-152ed6ca34f7",
2023-02-06 15:03:51 +00:00
"type" : "password",
"createdDate" : 1676226637939,
"secretData" : "{\"value\":\"smUMCVwKz66esM18E9wXyQ5szwJc7Egf+4oJbMe5VJbH7uT+8w8seI8W8Wt/X3PkWJqzIkLVgufwHJx/ynpmhQ==\",\"salt\":\"aqYuAvjDkNQJGPwHjfKH4g==\",\"additionalParameters\":{}}",
2023-02-06 15:03:51 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-01-26 14:31:01 +00:00
}, {
"id" : "88370b27-758c-477f-b879-fba1104dcbf9",
"createdTimestamp" : 1676226638593,
2023-01-26 14:31:01 +00:00
"username" : "ppg.ba",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1276" ]
},
2023-01-26 14:31:01 +00:00
"credentials" : [ {
"id" : "54ff0d5c-6f4d-44bf-ba92-2fa67c138cbf",
2023-01-26 14:31:01 +00:00
"type" : "password",
"createdDate" : 1676226638628,
"secretData" : "{\"value\":\"h9j0i2uAkB3k/94LWL1Lh74XrMsDWwaZYanBdfnRfUOjXR3RWgCzgyxTpVKgL4m3UIf+pRXXN/qnlT2hmbRnCA==\",\"salt\":\"jXXpmUIWMS5qYjbKeCpDDA==\",\"additionalParameters\":{}}",
2023-01-26 14:31:01 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "f53a1fe7-294f-4a6b-b53f-d1900c257848",
"createdTimestamp" : 1676226638139,
"username" : "ppg.ba.program-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.program-lead@status.im",
"credentials" : [ {
"id" : "9f0ae3d4-ffc6-4ee7-afaa-6faf4fd33f4d",
"type" : "password",
"createdDate" : 1676226638172,
"secretData" : "{\"value\":\"RUK6B1BrHuqq9vL8X/YCAcqu3h9eEPqrcSb1XeM0jZxw7O3WVcYcVsXS13V9nxbnLRSAI4PS7L2h1PmkPvk+wQ==\",\"salt\":\"4BbOnmyqKhM8RQ4PyxYD2g==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "8ff7f755-957e-4f98-821d-3085e42904b8",
"createdTimestamp" : 1676226638250,
"username" : "ppg.ba.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.project-lead@status.im",
"credentials" : [ {
"id" : "5428a0f7-77ee-4a02-ad7c-e47e1aa1ee3f",
"type" : "password",
"createdDate" : 1676226638284,
"secretData" : "{\"value\":\"mm8+YDrtYMzJLG4uN3GoG9vZf1fe+00VeqbjfL8EwcEPVRzI8AB3aiV1KTAAp1cuQ3cg2Y25nWpJqq2AjnczcA==\",\"salt\":\"uot7TG9RC3TbhrKhcVtiqQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "fd6e9142-ca13-42a7-b489-9aa6862dccb3",
"createdTimestamp" : 1676226638479,
"username" : "ppg.ba.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.sme@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1387" ]
},
"credentials" : [ {
"id" : "bcdb1833-15bc-4d05-9ab1-dc6a49bd56bf",
"type" : "password",
"createdDate" : 1676226638512,
"secretData" : "{\"value\":\"fj6P2im1g65vm7sSNpDSj6Ga0h8piksMtcKGsQv9TNQ+5U1Tw/SwOQz0sn1ogQlfxMKuBZlDm5wiBrBSMQxBeg==\",\"salt\":\"C35dtKvttW2bwXDIBUScgQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "54d67751-95c0-4dbe-b63a-4ca47155ef3d",
"createdTimestamp" : 1676226638363,
"username" : "ppg.ba.sme1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.sme1@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1398" ]
},
"credentials" : [ {
"id" : "9a0ba2c5-86eb-4001-bd57-90fdcab5826e",
"type" : "password",
"createdDate" : 1676226638397,
"secretData" : "{\"value\":\"aloyM7jzIE56UtJ3dS8qErNXdNXuI3s5w/MsRyXR5MrOpZlQngYaFcOKZ2XWCfc5aYeJZa/Z05eqPeqc0LO0gg==\",\"salt\":\"St00RUJcbjS6xcbnvINxAQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "1266f914-18e8-4b4d-9b7d-5d8dce990888",
"createdTimestamp" : 1676226638715,
"username" : "program.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "program.lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1211" ]
},
"credentials" : [ {
"id" : "e700fc11-707c-48b2-88bb-755760ea5a7b",
"type" : "password",
"createdDate" : 1676226638760,
"secretData" : "{\"value\":\"lKRjYlhpRKapM/kKZZZTXZlGroHLVWr5kXBsnhY+593KybuyQP2cIT+QFpDLxuBPlrCa5PpHluRChBxQoDnIWA==\",\"salt\":\"pfzbsyNqjhu/zG3azkxdaw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "0597bbaa-09b7-4f23-a433-55f66507b63d",
"createdTimestamp" : 1676226638841,
"username" : "sasha",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "sasha@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "112" ]
},
"credentials" : [ {
"id" : "66125ed6-5e54-4336-b68d-a5d8094b6301",
"type" : "password",
"createdDate" : 1676226638874,
"secretData" : "{\"value\":\"BiHBpO4cO76UmiP4IvIygKj9Dldq/iPLmwUwlO1fEY33Jn4TpPg6d1PZSLUBW+otZrNKDLoqfsMCAofeOWotnw==\",\"salt\":\"mexi7VmzBukq2LMMNrFhyQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "be7ba7ab-0224-4f6b-8583-f6fb15458060",
"createdTimestamp" : 1676226639071,
"username" : "security.program-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.program-lead@status.im",
"credentials" : [ {
"id" : "03562f38-5163-4c3a-bf8f-6df185f8b87b",
"type" : "password",
"createdDate" : 1676226639105,
"secretData" : "{\"value\":\"/31/qNxFwrBh9eS6QzKigdfy0pLMPQ6QrfaL7Mi8xNswTlQ8/3O71s4o5We3yyrQnRFtMrKKnMyoPLbv0prEfg==\",\"salt\":\"NaqwnZzFL0LKNhOg3ytuWw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "a066ba2d-0ecd-4cfe-8759-6b67b5e848e5",
"createdTimestamp" : 1676226638955,
2023-02-02 14:54:19 +00:00
"username" : "security.program-lead.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.program-lead.sme@status.im",
"credentials" : [ {
"id" : "9e537128-7350-4502-acd8-8c257c5408f0",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226638990,
"secretData" : "{\"value\":\"msne1mctfupBQ1vszm4kCUvU85meixfqQMjSpcr05nRbtV+AAVZCKafGV7yUcc6BfSCciDQArePA4at7HqHgXw==\",\"salt\":\"BBFstAZZvAao40qZAROuEA==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "350d2cf9-cede-4d50-bbdf-c95297214c55",
"createdTimestamp" : 1676226639302,
"username" : "security.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.project-lead@status.im",
"credentials" : [ {
"id" : "caaef128-9383-4c66-922b-f5f2f4ea3146",
"type" : "password",
"createdDate" : 1676226639336,
"secretData" : "{\"value\":\"/pe3JDSQQirzB7bdvmg0ltc4NkRwcdlPqmct6InMgWjTUvkAkaJdCknAL948Z7pOsi4k82ArD64cgPCYJsxnNg==\",\"salt\":\"hdCdEAJnI31lHcdVP0LWCw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "ae186342-72a3-4978-99ce-8076de00f1e6",
"createdTimestamp" : 1676226639188,
2023-02-02 14:54:19 +00:00
"username" : "security.project-lead.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.project-lead.sme@status.im",
"credentials" : [ {
"id" : "49dd77ec-8112-454e-9f41-c0dd15e7e31b",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226639222,
"secretData" : "{\"value\":\"XtOsyKGLhkBESe06uXTMHFIYLWIpnhSp6xVpINl4EmVYPR0mOw6Q7atcVnfYwipSwFP0jF9oE3ugmUNl6MjFcg==\",\"salt\":\"drrbAfSzVurxxHFJaklBzA==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "9d573036-3847-4d95-ae7a-d90d0d6a6f1d",
"createdTimestamp" : 1676226639419,
"username" : "security.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.sme@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "1230" ]
},
"credentials" : [ {
"id" : "45b50586-6d3c-4a68-a0dc-3cf0b676edef",
"type" : "password",
"createdDate" : 1676226639455,
"secretData" : "{\"value\":\"rqb4UIBAptDZVamIjlJEehopLKdNnAd2qrjLKG3HsyysTwvZqU/PLwMrQzJ2uKzINsBpNf5QOWm6mge/DrnFHg==\",\"salt\":\"wbzsbMfDrqqkeTmQdkSUrg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
2023-02-02 14:54:19 +00:00
}, {
"id" : "963e8316-1738-4496-9ea6-453a3d8d5c3f",
"createdTimestamp" : 1676226639534,
2023-02-02 14:54:19 +00:00
"username" : "security1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security1.sme@status.im",
"credentials" : [ {
"id" : "df7e564a-add2-448a-a374-93f5d0dcc647",
2023-02-02 14:54:19 +00:00
"type" : "password",
"createdDate" : 1676226639567,
"secretData" : "{\"value\":\"wPldHR1fGN+FBeSmQLjb5cqUTU9COTz6a1bXvtA/IXku7cr8QqPMcbeEetpIJ+/P0erXNomnTjrPiiQ0FfG1zg==\",\"salt\":\"jWemUV0aEJJvnBHXTYiWqw==\",\"additionalParameters\":{}}",
2023-02-02 14:54:19 +00:00
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "b768e3ef-f905-4493-976c-bc3408c04bec",
"createdTimestamp" : 1675447832524,
"username" : "service-account-spiffworkflow-backend",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"serviceAccountClientId" : "spiffworkflow-backend",
"credentials" : [ ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"clientRoles" : {
"spiffworkflow-backend" : [ "uma_protection" ]
},
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "b6fb214b-cb8a-4403-9308-ac6d4e13ef26",
"createdTimestamp" : 1675447832560,
"username" : "service-account-withauth",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"serviceAccountClientId" : "withAuth",
"credentials" : [ ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"clientRoles" : {
"withAuth" : [ "uma_protection" ]
},
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "cc7892f8-280e-4d06-8ff8-6ba92469cfcd",
"createdTimestamp" : 1676226639646,
"username" : "services.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "services.lead@status.im",
"credentials" : [ {
"id" : "33a0e051-23bf-483f-8ca9-6363e330b503",
"type" : "password",
"createdDate" : 1676226639679,
"secretData" : "{\"value\":\"k9c49oxvJq04EWDgeGHJR9i2ej/bf1ZRs1KuVNb9L3dS47rvgNWxfPZQnktzX9URQ5O4WlaqGTz2ryiW1ZQfgg==\",\"salt\":\"XlSCdY6HwDGh0KcOdoOv7A==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "96c7c431-e65a-4f5a-93a5-e0ada7b072c1",
"createdTimestamp" : 1675711127686,
"username" : "services1.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "services1.lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "42" ]
},
"credentials" : [ {
"id" : "2d28c82a-cf15-4b96-a355-1ada0533fd32",
"type" : "password",
"createdDate" : 1675711127754,
"secretData" : "{\"value\":\"VmsJIj0pxHj1W2soM0E2nfR13ctGQSqUntC2voHUzMQcyLL/aqU9R+e+JunM0mtWuE3ljiHD704hcLNf4FH7uQ==\",\"salt\":\"TJGLlhTOqmFC0vz7FQNn5Q==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
"id" : "b9451067-e227-42f9-944a-f1fb79c4a2c7",
"createdTimestamp" : 1675715650520,
"username" : "services3.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "services3.lead@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "hey1" ]
},
"credentials" : [ {
"id" : "4a24f2d9-e030-440a-a672-3fb75322a9f3",
"type" : "password",
"createdDate" : 1675715650571,
"secretData" : "{\"value\":\"4r1zwtnm5l4JpVEdp0hwH1mRhrrGqOja6PfNFkjyWdVMhnUuN9a2FnXQjmwa3P+8Boz9HUB0Ag40UbPI9c6LIg==\",\"salt\":\"ROQEPFvg/Q4h/9OoETqh8g==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
} ],
"scopeMappings" : [ {
"clientScope" : "offline_access",
"roles" : [ "offline_access" ]
} ],
"clients" : [ {
"id" : "e39b3c85-bb9d-4c73-8250-be087c82ae48",
"clientId" : "account",
"name" : "${client_account}",
"rootUrl" : "${authBaseUrl}",
"baseUrl" : "/realms/spiffworkflow/account/",
"surrogateAuthRequired" : false,
"enabled" : false,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ "/realms/spiffworkflow/account/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : false,
"serviceAccountsEnabled" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "false",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
Squashed 'spiffworkflow-backend/' changes from 03bf7a61..10c443a2 10c443a2 Merge pull request #130 from sartography/feature/data 71c803aa allow passing in the log level into the app w/ burnettk daeb82d9 Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0 14c8f52c Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2 92d204e6 Merge remote-tracking branch 'origin/main' into feature/data 1cb77901 run the save all bpmn script on server boot w/ burnettk 16a6f476 Bump typing-extensions from 4.3.0 to 4.4.0 d8ac61fc Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows 3be27786 Merge pull request #131 from sartography/feature/permissions2 1fd8fc78 Merge remote-tracking branch 'origin/main' into feature/permissions2 d29621ae data setup on app boot 0b21a5d4 refactor bin/save_all_bpmn.py into service code 02fb9d61 lint c95db461 refactor scripts 98628fc2 This caused a problem with scopes when token timed out. d8b2323b merged in main and resolved conflicts d01b4fc7 updated sentry-sdk to resolve deprecation warnings 5851ddf5 update for mypy in python 3.9 508f9900 merged in main and resolved conflicts 68d69978 precommit w/ burnettk 85a4ee16 removed debug print statements w/ burnettk 93eb91f4 added keycloak configs and user perms for staging w/ burnettk e4ded8fc added method to import permissions from yml file w/ burnettk 22ba89ae use percents instead of asterisks to better support db syntax w/ burnettk 0c116ae8 postgres does not use backticks w/ burnettk 621ad3ef attempting to see if sql like statement works in other dbs as well w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 10c443a2d82752e8ed9d1679afe6409d81029006
2022-10-12 19:28:52 +00:00
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "02fa6179-9399-4bb1-970f-c4d8e8b5f99f",
"clientId" : "admin-cli",
"name" : "${client_admin-cli}",
"surrogateAuthRequired" : false,
"enabled" : false,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : false,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : true,
"serviceAccountsEnabled" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "false",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
Squashed 'spiffworkflow-backend/' changes from 03bf7a61..10c443a2 10c443a2 Merge pull request #130 from sartography/feature/data 71c803aa allow passing in the log level into the app w/ burnettk daeb82d9 Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0 14c8f52c Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2 92d204e6 Merge remote-tracking branch 'origin/main' into feature/data 1cb77901 run the save all bpmn script on server boot w/ burnettk 16a6f476 Bump typing-extensions from 4.3.0 to 4.4.0 d8ac61fc Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows 3be27786 Merge pull request #131 from sartography/feature/permissions2 1fd8fc78 Merge remote-tracking branch 'origin/main' into feature/permissions2 d29621ae data setup on app boot 0b21a5d4 refactor bin/save_all_bpmn.py into service code 02fb9d61 lint c95db461 refactor scripts 98628fc2 This caused a problem with scopes when token timed out. d8b2323b merged in main and resolved conflicts d01b4fc7 updated sentry-sdk to resolve deprecation warnings 5851ddf5 update for mypy in python 3.9 508f9900 merged in main and resolved conflicts 68d69978 precommit w/ burnettk 85a4ee16 removed debug print statements w/ burnettk 93eb91f4 added keycloak configs and user perms for staging w/ burnettk e4ded8fc added method to import permissions from yml file w/ burnettk 22ba89ae use percents instead of asterisks to better support db syntax w/ burnettk 0c116ae8 postgres does not use backticks w/ burnettk 621ad3ef attempting to see if sql like statement works in other dbs as well w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 10c443a2d82752e8ed9d1679afe6409d81029006
2022-10-12 19:28:52 +00:00
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "55d75754-cf1b-4875-bf3e-15add4be8c99",
"clientId" : "broker",
"name" : "${client_broker}",
"surrogateAuthRequired" : false,
"enabled" : false,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : false,
"serviceAccountsEnabled" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "false",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
Squashed 'spiffworkflow-backend/' changes from 03bf7a61..10c443a2 10c443a2 Merge pull request #130 from sartography/feature/data 71c803aa allow passing in the log level into the app w/ burnettk daeb82d9 Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0 14c8f52c Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2 92d204e6 Merge remote-tracking branch 'origin/main' into feature/data 1cb77901 run the save all bpmn script on server boot w/ burnettk 16a6f476 Bump typing-extensions from 4.3.0 to 4.4.0 d8ac61fc Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows 3be27786 Merge pull request #131 from sartography/feature/permissions2 1fd8fc78 Merge remote-tracking branch 'origin/main' into feature/permissions2 d29621ae data setup on app boot 0b21a5d4 refactor bin/save_all_bpmn.py into service code 02fb9d61 lint c95db461 refactor scripts 98628fc2 This caused a problem with scopes when token timed out. d8b2323b merged in main and resolved conflicts d01b4fc7 updated sentry-sdk to resolve deprecation warnings 5851ddf5 update for mypy in python 3.9 508f9900 merged in main and resolved conflicts 68d69978 precommit w/ burnettk 85a4ee16 removed debug print statements w/ burnettk 93eb91f4 added keycloak configs and user perms for staging w/ burnettk e4ded8fc added method to import permissions from yml file w/ burnettk 22ba89ae use percents instead of asterisks to better support db syntax w/ burnettk 0c116ae8 postgres does not use backticks w/ burnettk 621ad3ef attempting to see if sql like statement works in other dbs as well w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 10c443a2d82752e8ed9d1679afe6409d81029006
2022-10-12 19:28:52 +00:00
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "4ce68130-aced-4e67-936a-8082dc843cc2",
"clientId" : "realm-management",
"name" : "${client_realm-management}",
"surrogateAuthRequired" : false,
"enabled" : false,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : false,
"serviceAccountsEnabled" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "false",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
Squashed 'spiffworkflow-backend/' changes from f9c2fa21e..5225a8b4c 5225a8b4c pyl 259f74a1e Merge branch 'main' into bug/refresh-token d452208ef Merge pull request #135 from sartography/feature/permissions3 8e1075406 Merge branch 'main' into bug/refresh-token 2b01d2fe7 fixed authentication_callback and getting the user w/ burnettk 476e36c7d mypy changes 6403e62c0 Fix migration after merging main 594a32b67 merged in main and resolved conflicts w/ burnettk b285ba1a1 added updated columns to secrets and updated flask-bpmn 7c53fc9fa Merge remote-tracking branch 'origin/main' into feature/permissions3 201a6918a pyl changes a6112f7fb Merge branch 'main' into bug/refresh-token 87f65a6c6 auth_token should be dictionary, not string f163de61c pyl 1f443bb94 PublicAuthenticationService -> AuthenticationService 6c491a3df Don't refresh token here. They just logged in. We are validating the returned token. If it is bad, raise an error. 91b8649f8 id_token -> auth_token fc94774bb Move `store_refresh_token` to authentication_service 00d66e9c5 mypy c4e415dbe mypy 1e75716eb Pre commit a72b03e09 Rename method. We pass it auth_tokens, not id_tokens 9a6700a6d Too many things expect g.token. Reverting my change 74883fb23 Noe store refresh_token, and try to use it if auth_token is expired Renamed some methods to use correct token type be0557013 Cleanup - remove unused code cf01f0d51 Add refresh_token model 1c0c937af added method to delete all permissions so we can recreate them w/ burnettk aaeaac879 Merge remote-tracking branch 'origin/main' into feature/permissions3 44856fce2 added api endpoint to check if user has permissions based on given target uris w/ burnettk ae830054d precommit w/ burnettk 94d50efb1 created common method to check whether an api method should have auth w/ burnettk c955335d0 precommit w/ burnettk 37caf1a69 added a finance user to keycloak and fixed up the staging permission yml w/ burnettk 93c456294 merged in main and resolved conflicts w/ burnettk 06a7c6485 remaining tests are now passing w/ burnettk 50529d04c added test to make sure api gives a 403 if a permission is not found w/ burnettk 6a9d0a68a api calls are somewhat respecting permissions now and the process api tests are passing d07fbbeff attempting to respect permissions w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 5225a8b4c101133567d4f7efa33632d36c29c81d
2022-10-20 20:00:12 +00:00
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "7c82344d-d4ae-4599-bbce-583cc8848199",
"clientId" : "security-admin-console",
"name" : "${client_security-admin-console}",
"rootUrl" : "${authAdminUrl}",
"baseUrl" : "/admin/spiffworkflow/console/",
"surrogateAuthRequired" : false,
"enabled" : false,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ "/admin/spiffworkflow/console/*" ],
"webOrigins" : [ "+" ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : false,
"serviceAccountsEnabled" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "false",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"pkce.code.challenge.method" : "S256",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
Squashed 'spiffworkflow-backend/' changes from 03bf7a61..10c443a2 10c443a2 Merge pull request #130 from sartography/feature/data 71c803aa allow passing in the log level into the app w/ burnettk daeb82d9 Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0 14c8f52c Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2 92d204e6 Merge remote-tracking branch 'origin/main' into feature/data 1cb77901 run the save all bpmn script on server boot w/ burnettk 16a6f476 Bump typing-extensions from 4.3.0 to 4.4.0 d8ac61fc Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows 3be27786 Merge pull request #131 from sartography/feature/permissions2 1fd8fc78 Merge remote-tracking branch 'origin/main' into feature/permissions2 d29621ae data setup on app boot 0b21a5d4 refactor bin/save_all_bpmn.py into service code 02fb9d61 lint c95db461 refactor scripts 98628fc2 This caused a problem with scopes when token timed out. d8b2323b merged in main and resolved conflicts d01b4fc7 updated sentry-sdk to resolve deprecation warnings 5851ddf5 update for mypy in python 3.9 508f9900 merged in main and resolved conflicts 68d69978 precommit w/ burnettk 85a4ee16 removed debug print statements w/ burnettk 93eb91f4 added keycloak configs and user perms for staging w/ burnettk e4ded8fc added method to import permissions from yml file w/ burnettk 22ba89ae use percents instead of asterisks to better support db syntax w/ burnettk 0c116ae8 postgres does not use backticks w/ burnettk 621ad3ef attempting to see if sql like statement works in other dbs as well w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 10c443a2d82752e8ed9d1679afe6409d81029006
2022-10-12 19:28:52 +00:00
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "949c8afa-a06e-4a86-9260-6f477fc9ad9d",
"name" : "locale",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "locale",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "locale",
"jsonType.label" : "String"
}
} ],
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "f44558af-3601-4e54-b854-08396a247544",
"clientId" : "spiffworkflow-backend",
"name" : "",
"description" : "",
"rootUrl" : "",
"adminUrl" : "",
"baseUrl" : "",
"surrogateAuthRequired" : false,
"enabled" : true,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"secret" : "JXeQExm0JhQPLumgHtIIqf52bDalHz0q",
"redirectUris" : [ "http://localhost:7000/*", "https://api.unused-for-local-dev.spiffworkflow.org/*", "https://api.replace-me-with-spiff-subdomain.spiffworkflow.org/*", "http://67.205.133.116:7000/*", "http://167.172.242.138:7000/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : true,
"serviceAccountsEnabled" : true,
"authorizationServicesEnabled" : true,
"publicClient" : false,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "https://replace-me-with-spiff-subdomain.spiffworkflow.org/*##http://localhost:7001/*",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "true",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"client.secret.creation.time" : "1657115173",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : -1,
"protocolMappers" : [ {
"id" : "af3598ab-74a9-48ba-956f-431b14acd896",
"name" : "Client IP Address",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientAddress",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientAddress",
"jsonType.label" : "String"
}
}, {
"id" : "87369cf7-2a77-40fd-a926-a26d689831a0",
"name" : "Client Host",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientHost",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientHost",
"jsonType.label" : "String"
}
}, {
"id" : "2c78d7e8-0a99-43bd-bc29-0ba062ed8750",
"name" : "Client ID",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientId",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientId",
"jsonType.label" : "String"
}
2023-02-04 05:12:01 +00:00
}, {
"id" : "a7692d41-b905-4049-9004-f6bea690051d",
"name" : "spiffworkflow-employeeid",
2023-02-04 05:12:01 +00:00
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"aggregate.attrs" : "false",
"userinfo.token.claim" : "true",
"multivalued" : "false",
"user.attribute" : "spiffworkflow-employeeid",
2023-02-04 05:12:01 +00:00
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "spiffworkflow-employeeid"
2023-02-04 05:12:01 +00:00
}
} ],
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ],
"authorizationSettings" : {
"allowRemoteResourceManagement" : true,
"policyEnforcementMode" : "ENFORCING",
"resources" : [ {
"name" : "everything",
"ownerManagedAccess" : false,
"attributes" : { },
"_id" : "446bdcf4-a3bd-41c7-a0f8-67a225ba6b57",
"uris" : [ "/*" ],
"scopes" : [ {
"name" : "read"
}, {
"name" : "update"
}, {
"name" : "delete"
}, {
"name" : "instantiate"
} ]
}, {
"name" : "Default Resource",
"type" : "urn:spiffworkflow-backend:resources:default",
"ownerManagedAccess" : false,
"attributes" : { },
"_id" : "8e00e4a3-3fff-4521-b7f0-95f66c2f79d2",
"uris" : [ "/*" ]
}, {
"name" : "process-model-with-repeating-form-crud",
"type" : "process-model",
"ownerManagedAccess" : false,
"displayName" : "process-model-with-repeating-form-crud",
"attributes" : {
"test_resource_att1" : [ "this_is_the_value" ]
},
"_id" : "e294304c-796e-4c56-bdf2-8c854f65db59",
"uris" : [ "/process-models/category_number_one/process-model-with-repeating-form" ],
"scopes" : [ {
"name" : "read"
}, {
"name" : "update"
}, {
"name" : "delete"
}, {
"name" : "instantiate"
} ]
} ],
"policies" : [ {
"id" : "048d043e-d98c-44d8-8c85-656ba117053e",
"name" : "repeat-form-role-policy",
"type" : "role",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"roles" : "[{\"id\":\"spiffworkflow-backend/repeat-form-role-2\",\"required\":false}]"
}
}, {
"id" : "ac55237b-6ec9-4f66-bb8e-bee94a5bb5e9",
"name" : "admins have everything",
"type" : "role",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"roles" : "[{\"id\":\"spiffworkflow-backend/spiffworkflow-admin\",\"required\":false}]"
}
}, {
"id" : "7dac9bea-d415-4bc4-8817-7a71c2b3ce32",
"name" : "Default Policy",
"description" : "A policy that grants access only for users within this realm",
"type" : "role",
"logic" : "POSITIVE",
"decisionStrategy" : "AFFIRMATIVE",
"config" : {
"roles" : "[{\"id\":\"spiffworkflow-backend/repeat-form-role-2\",\"required\":false}]"
}
}, {
"id" : "5133ae0b-5e90-48a6-bdd9-3f323e10c44d",
"name" : "repeat-form-read",
"type" : "scope",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"resources" : "[\"process-model-with-repeating-form-crud\"]",
"scopes" : "[\"read\"]",
"applyPolicies" : "[\"repeat-form-role-policy\"]"
}
}, {
"id" : "0a86ae38-7460-4bc2-b1f9-f933531303ac",
"name" : "all_permissions",
"type" : "resource",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"resources" : "[\"everything\"]",
"applyPolicies" : "[\"admins have everything\"]"
}
}, {
"id" : "4b634627-51d9-4257-91d9-29503490e4fb",
"name" : "Default Permission",
"description" : "A permission that applies to the default resource type",
"type" : "resource",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"defaultResourceType" : "urn:spiffworkflow-backend:resources:default",
"applyPolicies" : "[\"Default Policy\"]"
}
} ],
"scopes" : [ {
"id" : "c03b5c4e-f1bb-4066-8666-3c8a6f44ddb3",
"name" : "read",
"displayName" : "read"
}, {
"id" : "f55c3e81-9257-4618-9acb-32c57fc561a6",
"name" : "update",
"displayName" : "update"
}, {
"id" : "c8628417-7ffa-4675-9cda-955df62ea1db",
"name" : "delete",
"displayName" : "delete"
}, {
"id" : "50ef4129-aa88-4ecd-9afe-c7e5a1b66142",
"name" : "instantiate",
"displayName" : "instantiate"
} ],
"decisionStrategy" : "UNANIMOUS"
}
}, {
"id" : "9f340eba-2b84-43d0-a976-010e270e3981",
"clientId" : "spiffworkflow-frontend",
"surrogateAuthRequired" : false,
"enabled" : true,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"redirectUris" : [ "https://api.unused-for-local-dev.spiffworkflow.org/*", "http://localhost:7001/*", "http://67.205.133.116:7000/*", "http://167.172.242.138:7001/*", "https://api.demo.spiffworkflow.org/*" ],
"webOrigins" : [ "*" ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : true,
"serviceAccountsEnabled" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "true",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : -1,
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ]
}, {
"id" : "5d94a8c3-f56b-4eff-ac39-8580053a7fbe",
"clientId" : "withAuth",
"surrogateAuthRequired" : false,
"enabled" : true,
"alwaysDisplayInConsole" : false,
"clientAuthenticatorType" : "client-secret",
"secret" : "6o8kIKQznQtejHOdRhWeKorBJclMGcgA",
"redirectUris" : [ "https://api.unused-for-local-dev.spiffworkflow.org/*", "http://localhost:7001/*", "http://67.205.133.116:7000/*", "http://167.172.242.138:7001/*", "https://api.demo.spiffworkflow.org/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
"directAccessGrantsEnabled" : true,
"serviceAccountsEnabled" : true,
"authorizationServicesEnabled" : true,
"publicClient" : false,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml.force.post.binding" : "false",
"saml.multivalued.roles" : "false",
"frontchannel.logout.session.required" : "false",
"post.logout.redirect.uris" : "+",
"oauth2.device.authorization.grant.enabled" : "false",
"backchannel.logout.revoke.offline.tokens" : "false",
"saml.server.signature.keyinfo.ext" : "false",
"use.refresh.tokens" : "true",
"oidc.ciba.grant.enabled" : "false",
"backchannel.logout.session.required" : "true",
"client_credentials.use_refresh_token" : "false",
"require.pushed.authorization.requests" : "false",
"saml.client.signature" : "false",
"saml.allow.ecp.flow" : "false",
"id.token.as.detached.signature" : "false",
"saml.assertion.signature" : "false",
"client.secret.creation.time" : "1657055472",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"exclude.session.state.from.auth.response" : "false",
"saml.artifact.binding" : "false",
"saml_force_name_id_format" : "false",
"acr.loa.map" : "{}",
"tls.client.certificate.bound.access.tokens" : "false",
"saml.authnstatement" : "false",
"display.on.consent.screen" : "false",
"token.response.type.bearer.lower-case" : "false",
"saml.onetimeuse.condition" : "false"
},
"authenticationFlowBindingOverrides" : { },
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : -1,
"protocolMappers" : [ {
"id" : "abfc756f-fc57-45b4-8a40-0cd0f8081f0c",
"name" : "Client ID",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientId",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientId",
"jsonType.label" : "String"
}
}, {
"id" : "c05d38b7-9b4d-4286-b40c-f48b3cca42e3",
"name" : "Client Host",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientHost",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientHost",
"jsonType.label" : "String"
}
}, {
"id" : "b27d0bd8-b8d9-43cb-a07a-3ec4bdc818dc",
"name" : "Client IP Address",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usersessionmodel-note-mapper",
"consentRequired" : false,
"config" : {
"user.session.note" : "clientAddress",
"userinfo.token.claim" : "true",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "clientAddress",
"jsonType.label" : "String"
}
} ],
"defaultClientScopes" : [ "web-origins", "acr", "profile", "roles", "email" ],
"optionalClientScopes" : [ "address", "phone", "offline_access", "microprofile-jwt" ],
"authorizationSettings" : {
"allowRemoteResourceManagement" : true,
"policyEnforcementMode" : "ENFORCING",
"resources" : [ {
"name" : "Default Resource",
"type" : "urn:withAuth:resources:default",
"ownerManagedAccess" : false,
"attributes" : { },
"_id" : "c882ad40-c15d-4f88-ad60-c2ea2f486ce2",
"uris" : [ "/*" ]
} ],
"policies" : [ {
"id" : "b8b338bc-884d-43cf-96d8-3776f2b220f3",
"name" : "Default Policy",
"description" : "A policy that grants access only for users within this realm",
"type" : "role",
"logic" : "POSITIVE",
"decisionStrategy" : "AFFIRMATIVE",
"config" : {
"roles" : "[{\"id\":\"spiffworkflow-backend/repeat-form-role-2\",\"required\":false}]"
}
}, {
"id" : "4f5afa22-0fdf-4ed7-97b9-35400591bf6f",
"name" : "Default Permission",
"description" : "A permission that applies to the default resource type",
"type" : "resource",
"logic" : "POSITIVE",
"decisionStrategy" : "UNANIMOUS",
"config" : {
"defaultResourceType" : "urn:withAuth:resources:default",
"applyPolicies" : "[\"Default Policy\"]"
}
} ],
"scopes" : [ ],
"decisionStrategy" : "UNANIMOUS"
}
} ],
"clientScopes" : [ {
"id" : "fa3d9944-cf66-4af9-b931-1f3b02943e5b",
"name" : "acr",
"description" : "OpenID Connect scope for add acr (authentication context class reference) to the token",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "false",
"display.on.consent.screen" : "false"
},
"protocolMappers" : [ {
"id" : "12ad0a69-d414-4b5b-9f5f-b647db5f8959",
"name" : "acr loa level",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-acr-mapper",
"consentRequired" : false,
"config" : {
"id.token.claim" : "true",
"access.token.claim" : "true",
"userinfo.token.claim" : "true"
}
} ]
}, {
"id" : "4e69d058-1229-4704-9411-decf25da0a49",
"name" : "profile",
"description" : "OpenID Connect built-in scope: profile",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "true",
"display.on.consent.screen" : "true",
"consent.screen.text" : "${profileScopeConsentText}"
},
"protocolMappers" : [ {
"id" : "d0d7334e-3f11-45d2-9670-46dbc1977cb2",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : false,
"config" : {
"id.token.claim" : "true",
"access.token.claim" : "true",
"userinfo.token.claim" : "true"
}
}, {
"id" : "4efcf169-4df2-4cdb-b331-005aff1cee28",
"name" : "website",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "website",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "website",
"jsonType.label" : "String"
}
}, {
"id" : "3f639f2f-cf0e-4651-ab93-15a77023b5a0",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "firstName",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "given_name",
"jsonType.label" : "String"
}
}, {
"id" : "16e93663-bf6a-4f6d-b5ab-8e68bf118f72",
"name" : "nickname",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "nickname",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "nickname",
"jsonType.label" : "String"
}
}, {
"id" : "b9c97283-8153-4c4d-b8d8-dd1bde17823b",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "username",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "preferred_username",
"jsonType.label" : "String"
}
}, {
"id" : "eeead6c7-1dae-4be1-9eca-988ffb38aaf4",
"name" : "zoneinfo",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "zoneinfo",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "zoneinfo",
"jsonType.label" : "String"
}
}, {
"id" : "d62991bc-2583-42be-bb08-8d1527c4f162",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "lastName",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "family_name",
"jsonType.label" : "String"
}
}, {
"id" : "9f761222-f84d-4a25-a53f-13e196d38a46",
"name" : "profile",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "profile",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "profile",
"jsonType.label" : "String"
}
}, {
"id" : "ec866e3c-582f-4c99-920f-d57cf03d772d",
"name" : "gender",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "gender",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "gender",
"jsonType.label" : "String"
}
}, {
"id" : "b05e679c-e00e-427e-8e47-0a4fd411c7a6",
"name" : "updated at",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "updatedAt",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "updated_at",
"jsonType.label" : "long"
}
}, {
"id" : "505ff402-5533-48ea-91f9-ab4804c3826b",
"name" : "middle name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "middleName",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "middle_name",
"jsonType.label" : "String"
}
}, {
"id" : "d546af31-b669-442b-9a9d-8a6478364002",
"name" : "picture",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "picture",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "picture",
"jsonType.label" : "String"
}
}, {
"id" : "5a75c993-290f-4bfb-9044-5d7d269378b2",
"name" : "birthdate",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "birthdate",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "birthdate",
"jsonType.label" : "String"
}
}, {
"id" : "2d387240-0f2f-4f30-8464-0e7c57946743",
"name" : "locale",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "locale",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "locale",
"jsonType.label" : "String"
}
} ]
}, {
"id" : "2efee39d-723c-44af-9eb1-4dde9635b249",
"name" : "email",
"description" : "OpenID Connect built-in scope: email",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "true",
"display.on.consent.screen" : "true",
"consent.screen.text" : "${emailScopeConsentText}"
},
"protocolMappers" : [ {
"id" : "5bf7db0f-a915-43c2-bff4-475ee5c3259b",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "email",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "email",
"jsonType.label" : "String"
}
}, {
"id" : "687a8c7d-c93f-47d9-a176-78b0954429c7",
"name" : "email verified",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "emailVerified",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "email_verified",
"jsonType.label" : "boolean"
}
} ]
}, {
"id" : "4a7737cf-83e3-40e1-b36d-9566b34e4148",
"name" : "phone",
"description" : "OpenID Connect built-in scope: phone",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "true",
"display.on.consent.screen" : "true",
"consent.screen.text" : "${phoneScopeConsentText}"
},
"protocolMappers" : [ {
"id" : "14bd2816-a2f3-4fde-9ac2-452dea2e9e58",
"name" : "phone number",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "phoneNumber",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "phone_number",
"jsonType.label" : "String"
}
}, {
"id" : "6172e315-8999-4df8-89fa-75ffd1981793",
"name" : "phone number verified",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-attribute-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "phoneNumberVerified",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "phone_number_verified",
"jsonType.label" : "boolean"
}
} ]
}, {
"id" : "5ad0c621-d3ec-4018-98c8-d6fb630d661f",
"name" : "microprofile-jwt",
"description" : "Microprofile - JWT built-in scope",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "true",
"display.on.consent.screen" : "false"
},
"protocolMappers" : [ {
"id" : "252fdd9f-cc91-4ca3-aaab-cdf053360e94",
"name" : "groups",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-realm-role-mapper",
"consentRequired" : false,
"config" : {
"multivalued" : "true",
"userinfo.token.claim" : "true",
"user.attribute" : "foo",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "groups",
"jsonType.label" : "String"
}
}, {
"id" : "8e9b880e-6dd8-4e2f-ade2-77fc8fd0bc6d",
"name" : "upn",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : false,
"config" : {
"userinfo.token.claim" : "true",
"user.attribute" : "username",
"id.token.claim" : "true",
"access.token.claim" : "true",
"claim.name" : "upn",
"jsonType.label" : "String"
}
} ]
}, {
"id" : "77ca4f26-3777-451b-a907-e258f46f7b95",
"name" : "roles",
"description" : "OpenID Connect scope for add user roles to the access token",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "false",
"display.on.consent.screen" : "true",
"consent.screen.text" : "${rolesScopeConsentText}"
},
"protocolMappers" : [ {
"id" : "e7ebb9c0-5ed3-4c6f-bb69-22e01d26b49f",
"name" : "audience resolve",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-audience-resolve-mapper",
"consentRequired" : false,
"config" : { }
}, {
"id" : "66fd470f-419e-44cd-822e-43df8ee5fe1b",
"name" : "realm roles",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-realm-role-mapper",
"consentRequired" : false,
"config" : {
"user.attribute" : "foo",
"access.token.claim" : "true",
"claim.name" : "realm_access.roles",
"jsonType.label" : "String",
"multivalued" : "true"
}
}, {
"id" : "f3c313bc-7da7-4cf6-a0df-b62e77209b7c",
"name" : "client roles",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-client-role-mapper",
"consentRequired" : false,
"config" : {
"user.attribute" : "foo",
"access.token.claim" : "true",
"claim.name" : "resource_access.${client_id}.roles",
"jsonType.label" : "String",
"multivalued" : "true"
}
} ]
}, {
"id" : "3e9849f5-15ff-43c6-b929-40f26fda2c05",
"name" : "offline_access",
"description" : "OpenID Connect built-in scope: offline_access",
"protocol" : "openid-connect",
"attributes" : {
"consent.screen.text" : "${offlineAccessScopeConsentText}",
"display.on.consent.screen" : "true"
}
}, {
"id" : "ffda6ea6-8add-4c7e-9754-66d00c6735a1",
"name" : "web-origins",
"description" : "OpenID Connect scope for add allowed web origins to the access token",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "false",
"display.on.consent.screen" : "false",
"consent.screen.text" : ""
},
"protocolMappers" : [ {
"id" : "05635d42-8bb3-440b-b871-b64c97f524da",
"name" : "allowed web origins",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-allowed-origins-mapper",
"consentRequired" : false,
"config" : { }
} ]
}, {
"id" : "6f56ae2b-253f-40f7-ba99-e8c5bbc71423",
"name" : "role_list",
"description" : "SAML role list",
"protocol" : "saml",
"attributes" : {
"consent.screen.text" : "${samlRoleListScopeConsentText}",
"display.on.consent.screen" : "true"
},
"protocolMappers" : [ {
"id" : "7036c17a-9306-4481-82a1-d8d9d77077e5",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"single" : "false",
"attribute.nameformat" : "Basic",
"attribute.name" : "Role"
}
} ]
}, {
"id" : "ce4493c0-ccb4-45f9-a46e-a40cc3f6d4b2",
"name" : "address",
"description" : "OpenID Connect built-in scope: address",
"protocol" : "openid-connect",
"attributes" : {
"include.in.token.scope" : "true",
"display.on.consent.screen" : "true",
"consent.screen.text" : "${addressScopeConsentText}"
},
"protocolMappers" : [ {
"id" : "8a0d3248-d231-40b2-9b8e-3d63bd5a5d12",
"name" : "address",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-address-mapper",
"consentRequired" : false,
"config" : {
"user.attribute.formatted" : "formatted",
"user.attribute.country" : "country",
"user.attribute.postal_code" : "postal_code",
"userinfo.token.claim" : "true",
"user.attribute.street" : "street",
"id.token.claim" : "true",
"user.attribute.region" : "region",
"access.token.claim" : "true",
"user.attribute.locality" : "locality"
}
} ]
} ],
"defaultDefaultClientScopes" : [ "email", "profile", "role_list", "roles", "acr", "web-origins" ],
"defaultOptionalClientScopes" : [ "offline_access", "phone", "microprofile-jwt", "address" ],
"browserSecurityHeaders" : {
"contentSecurityPolicyReportOnly" : "",
"xContentTypeOptions" : "nosniff",
"xRobotsTag" : "none",
"xFrameOptions" : "SAMEORIGIN",
"contentSecurityPolicy" : "frame-src 'self'; frame-ancestors 'self'; object-src 'none';",
"xXSSProtection" : "1; mode=block",
"strictTransportSecurity" : "max-age=31536000; includeSubDomains"
},
"smtpServer" : { },
"eventsEnabled" : false,
"eventsListeners" : [ "jboss-logging" ],
"enabledEventTypes" : [ ],
"adminEventsEnabled" : false,
"adminEventsDetailsEnabled" : false,
"identityProviders" : [ ],
"identityProviderMappers" : [ ],
"components" : {
"org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy" : [ {
"id" : "b8617465-1c84-4a5f-a16f-a6f10f0f66b1",
"name" : "Trusted Hosts",
"providerId" : "trusted-hosts",
"subType" : "anonymous",
"subComponents" : { },
"config" : {
"host-sending-registration-request-must-match" : [ "true" ],
"client-uris-must-match" : [ "true" ]
}
}, {
"id" : "6061713a-c1f5-46e1-adfb-762b8768976a",
"name" : "Allowed Protocol Mapper Types",
"providerId" : "allowed-protocol-mappers",
"subType" : "authenticated",
"subComponents" : { },
"config" : {
"allowed-protocol-mapper-types" : [ "oidc-full-name-mapper", "oidc-usermodel-property-mapper", "saml-user-property-mapper", "oidc-address-mapper", "oidc-usermodel-attribute-mapper", "oidc-sha256-pairwise-sub-mapper", "saml-user-attribute-mapper", "saml-role-list-mapper" ]
}
}, {
"id" : "d68e938d-dde6-47d9-bdc8-8e8523eb08cd",
"name" : "Max Clients Limit",
"providerId" : "max-clients",
"subType" : "anonymous",
"subComponents" : { },
"config" : {
"max-clients" : [ "200" ]
}
}, {
"id" : "1209fa5d-37df-4f9a-b4fa-4a3cd94e21fe",
"name" : "Allowed Protocol Mapper Types",
"providerId" : "allowed-protocol-mappers",
"subType" : "anonymous",
"subComponents" : { },
"config" : {
"allowed-protocol-mapper-types" : [ "saml-user-property-mapper", "oidc-full-name-mapper", "oidc-usermodel-property-mapper", "oidc-sha256-pairwise-sub-mapper", "saml-user-attribute-mapper", "saml-role-list-mapper", "oidc-usermodel-attribute-mapper", "oidc-address-mapper" ]
}
}, {
"id" : "3854361d-3fe5-47fb-9417-a99592e3dc5c",
"name" : "Allowed Client Scopes",
"providerId" : "allowed-client-templates",
"subType" : "authenticated",
"subComponents" : { },
"config" : {
"allow-default-scopes" : [ "true" ]
}
}, {
"id" : "4c4076ec-68ed-46c1-b0a5-3c8ed08dd4f6",
"name" : "Consent Required",
"providerId" : "consent-required",
"subType" : "anonymous",
"subComponents" : { },
"config" : { }
}, {
"id" : "bbbe2ea2-2a36-494b-b57f-8b202740ebf4",
"name" : "Full Scope Disabled",
"providerId" : "scope",
"subType" : "anonymous",
"subComponents" : { },
"config" : { }
}, {
"id" : "41eef3e1-bf71-4e8a-b729-fea8eb16b5d8",
"name" : "Allowed Client Scopes",
"providerId" : "allowed-client-templates",
"subType" : "anonymous",
"subComponents" : { },
"config" : {
"allow-default-scopes" : [ "true" ]
}
} ],
"org.keycloak.userprofile.UserProfileProvider" : [ {
"id" : "576f8c6a-00e6-45dd-a63d-614100fb2cc4",
"providerId" : "declarative-user-profile",
"subComponents" : { },
"config" : { }
} ],
"org.keycloak.keys.KeyProvider" : [ {
"id" : "1f9958a4-b3ac-4a1b-af95-fd8e6053864a",
"name" : "hmac-generated",
"providerId" : "hmac-generated",
"subComponents" : { },
"config" : {
"kid" : [ "4e99c641-0494-49d5-979f-45cb5126f6f1" ],
"secret" : [ "4wV4voiQmFajEegv83Ugd8DxFoy3JpN4YzO5qMx4XfB7Abq8NKU4Az5AkSpxYBSdb5GJEQypA4aLmnaDyCWLIw" ],
"priority" : [ "100" ],
"algorithm" : [ "HS256" ]
}
}, {
"id" : "70fe0720-f3b7-47b4-a625-ae8fb6635da1",
"name" : "aes-generated",
"providerId" : "aes-generated",
"subComponents" : { },
"config" : {
"kid" : [ "76118b54-fc74-4149-9028-fab1fdc07860" ],
"secret" : [ "DvxTn0KA4TEUPqSFBw8qAw" ],
"priority" : [ "100" ]
}
}, {
"id" : "a12fdd97-1d72-4d9e-9e6a-f9e0b5d4e5f0",
"name" : "rsa-generated",
"providerId" : "rsa-generated",
"subComponents" : { },
"config" : {
"privateKey" : [ "MIIEpAIBAAKCAQEAimbfmG2pL3qesWhUrQayRyYBbRFE0Ul5Ii/AW8Kq6Kad9R2n2sT2BvXWnsWBH6KuINUFJz3Tb+gWy235Jy0Idmekwx63JR20//ZJ7dyQ+b1iadmYPpqyixGL7NrVxQYT0AEGLcD/Fwsh869F3jgfQt7N15q2arRnOrW5NMwi+IvtHxZRZ3UluxShut2577ef8cakwCv4zoTV29y+Z3XhtlKZ4WOCuqIHL3SRHwNkb+k8cY0Gwc88FHl/ihFR0fX/lc7W2AHRd98ex8il4kBFfShBZur8ZLE7QWQdXRY2EYYr3D/W6/5wf/R2fAvbVmGzcYGZ2qm6d+K1XH8VU3X84wIDAQABAoIBABXXrHwa+nOCz57CD3MLNoGiDuGOsySwisyJartQmraC7TTtDDurkASDMe72zq0WeJK368tIp6DmqQpL/eFf6xD8xHUC2PajnJg033AJuluftvNroupmcb0e9M1ZsBkbH29Zagc4iUmyuRYDWGx8wPpFvYjEYvuuIwiR+3vIp9A/0ZbcBwdtml3Of5gYTXChPj28PrA4K7oFib2Zu1aYCBEdF8h9bKRF/UlvyWeSajjddexSQ6gkEjzAEMpliCDbOGSFGwNu1pY7FF4EpyJbalzdpn44m5v9bqfS9/CDrIOOUus88Nn5wCD2OAmAQnWn0Hnh7at4A5fw3VBUmEt70ckCgYEAx0Fg8Gp3SuMaytrf9HJHJcltyDRsdSxysF1ZvDV9cDUsD28QOa/wFJRVsABxqElU+W6QEc20NMgOHVyPFed5UhQA6WfmydzGIcF5C6T5IbE/5Uk3ptGuPdI0aR7rlRfefQOnUBr28dz5UDBTb93t9+Klxcss+nLGRbugnFBAtTUCgYEAsdD+92nuF/GfET97vbHxtJ6+epHddttWlsa5PVeVOZBE/LUsOZRxmxm4afvZGOkhUrvmA1+U0arcp9crS5+Ol2LUGh/9efqLvoBImBxLwB37VcIYLJi0EVPrhVPh+9r3vah1YMBhtapS0VtuEZOr47Yz7asBg1s1Z06l+bD1JLcCgYA+3YS9NYn/qZl5aQcBs9B4vo2RfeC+M1DYDgvS0rmJ3mzRTcQ7vyOrCoXiarFxW/mgXN69jz4M7RVu9BX83jQrzj3fZjWteKdWXRlYsCseEzNKnwgc7MjhnmGEzQmc15QNs0plfqxs8MAEKcsZX1bGP873kbvWJMIjnCf3SWaxBQKBgQCh9zt2w19jIewA+vFMbXw7SGk6Hgk6zTlG50YtkMxU/YtJIAFjhUohu8DVkNhDr35x7MLribF1dYu9ueku3ew1CokmLsNkywllAVaebw+0s9qOV9hLLuC989HQxQJPtTj54SrhcPrPTZBYME7G5dqo9PrB3oTnUDoJmoLmOABjawKBgQCeyd12ShpKYHZS4ZvE87OfXanuNfpVxhcXOqYHpQz2W0a+oUu9e78MlwTVooR4O52W/Ohch2FPEzq/1DBjJrK6PrMY8DS018BIVpQ9DS35/Ga9NtSi8DX7jTXacYPwL9n/+//U3vw0mjaoMXgCv44nYu4ro62J6wvVM98hjQmLJw==" ],
"keyUse" : [ "SIG" ],
"certificate" : [ "MIICqTCCAZECBgGBz6+bXzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDDA1zcGlmZndvcmtmbG93MB4XDTIyMDcwNTE4NDUwMVoXDTMyMDcwNTE4NDY0MVowGDEWMBQGA1UEAwwNc3BpZmZ3b3JrZmxvdzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIpm35htqS96nrFoVK0GskcmAW0RRNFJeSIvwFvCquimnfUdp9rE9gb11p7FgR+iriDVBSc902/oFstt+SctCHZnpMMetyUdtP/2Se3ckPm9YmnZmD6asosRi+za1cUGE9ABBi3A/xcLIfOvRd44H0Lezdeatmq0Zzq1uTTMIviL7R8WUWd1JbsUobrdue+3n/HGpMAr+M6E1dvcvmd14bZSmeFjgrqiBy90kR8DZG/pPHGNBsHPPBR5f4oRUdH1/5XO1tgB0XffHsfIpeJARX0oQWbq/GSxO0FkHV0WNhGGK9w/1uv+cH/0dnwL21Zhs3GBmdqpunfitVx/FVN1/OMCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAaI7BEPZpf4MU7bMWmNgyfRTRDy5wtpyfuLPGHZ9EqtnvwwzsmlmXXsC55SLXx3wJETm+rFqeRFbo/hamlRajzzD317AUpE7nhnONTukmh6UuB8hXoWiQTD+YDYMy8kneSP4zvfm27F+TgUC4cvJSYuWVaCxFx52kxqW1hZkBzYUcfi21Qb1jRrbTbso37BxuVX+GdN015If3DPD6QnAhLPAYEFA9jiL16YeMdWHdvlXXmvriDegMUYQjFYPRh6iPzUEdG6KGHItF4AkOYBQAcoaYhfxpxofVlDdOqMZ/1c7AAbe4lR6/jYQ0CbHwdUu4dzJQe3vxr7GdxcB1ypvXPA==" ],
"priority" : [ "100" ]
}
}, {
"id" : "e16c740d-3ae2-4cc5-a68d-49d99e079672",
"name" : "rsa-enc-generated",
"providerId" : "rsa-enc-generated",
"subComponents" : { },
"config" : {
"privateKey" : [ "MIIEowIBAAKCAQEAsqGsclDQDFSTn8HS1LiiNAnTwn3CS8HXPLDYMHr/jUQ8r5eD+vQY5ICh5V5c8l8J6ydbpzffFEKam54Ypp4yzaWJZ4huYBMf4vL7xrAZ4VXBreu16BIxOrThzrJe9WmI8+Annzo62mNYZbjf4WNpZDURmxZSo7v6Czprd5O6T4N5bxr8sjRRptZR8hxtrRvJnuC0jF+dLHIO5SKR1hUVG/gbpIBqGcsLkNC9nnS6M/N5YFzUIV5JhXo3+mrR/yvw7m+oS5yRsN0raCSXVenNP05Dhsd4FOYqoXBBcdgXXbiDxed0HWB/g5dASqyMydHriddGr8FU0W8/uZmF79wxPwIDAQABAoIBAFsWCaL5Bj1jWytZYDJMO5mhcTN5gPu0ShaObo66CVl1dCRtdEUg9xh9ZxBYf7ivMZWRKjEoUj44gDHd+d/sRyeJw3jhnraqydWl5TC5V1kJq4sN6GH/9M5kscf+OGGXgNgqcsnEnYICqm6kSLTbRkBstx+H0HfhQG09StNcpuIn4MsoMZT8XmZbXRLb3FhfpuTSX3t2nbSDRfUf7LI1EDnFQen/AJAA5lOHthLCdz4Gj1vfalOFjCMYOUWmL/mCDEb38F6QJZxkyhmS/r2kM09PFLOio6z3J8C8mVeq7uao0s5xAKj5SJqx4r+TTvL5aOF8JBWm8Hz1Vcip9/MjsQECgYEA/8Hpb4RggNyn+YzTxqxtPtbLFL0YywtNT+gutmJH1gyTjfx7p3dmA/NsdIeuJmBpZfA7oDXIqfj2M9QLfC5bdKnggQzrIO3BgClI88zOIWd229Bt6D1yx92k4+9eaRwOKBPn8+u0mCk8TBv32ecMLQ9o8AKNIHeCZQjByvOrIMECgYEAss0J3TzrRuEOpnxJ9fNOeB3rNpIFrpNua+oEQI4gDbBvyT7osBKkGqfXJpUQMftr8a6uBHLHV7/Wq6/aRkRhk+aER8h01DUIWGLmbCUdkFSJZ8iObMZQvURtckhzxxhYu0Ybwn0RJg/zzR4onTRO+eL1fTnb5Id55PyPt3Pp0f8CgYEAovDOoP6MYOyzk5h1/7gwrX04ytCicBGWQtdgk0/QBn3ir+3wdcPq2Y+HREKA3/BClfBUfIBnhGqZqHFqk8YQ/CWSY4Vwc30l71neIX0UwlFhdy+2JeSoMM9z0sfYtUxrdHsiJtO/LcXvpWmYIVpC9p4/s9FcShf5mhbXKE7PcsECgYBN7qqvAH94LF4rWJ8QEZWRK1E7Ptg1KFOHu79Qt+HmtZFzwPTA0c8vQxq22V/uuSxqcf2tOK4EZDxYJtTXrbRuN5pOg2PQnrDdfXX7iw3gu8gMMVFKvgGxDSM7HbNBAy6hqcQtuD+CPI/CRrPjGUqXBkKD63UZnacWlLK7fk1a1wKBgExUaqOBKmr0vldVn66E1XzZj4F4+fV5Ggka9289pBNBRlJFD4VmIYkDkOrLimyy2cYeCkocrOvF6HMJqTcOzD50pj44OWkYFRbs6vK0S7iLSX0eR158XOR9C+uZzp1vIA4sYwW3504HVdVoIU5M8ItSgDsFjGnvHopTGu3MBWPT" ],
"keyUse" : [ "ENC" ],
"certificate" : [ "MIICqTCCAZECBgGBz6+byzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDDA1zcGlmZndvcmtmbG93MB4XDTIyMDcwNTE4NDUwMVoXDTMyMDcwNTE4NDY0MVowGDEWMBQGA1UEAwwNc3BpZmZ3b3JrZmxvdzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKhrHJQ0AxUk5/B0tS4ojQJ08J9wkvB1zyw2DB6/41EPK+Xg/r0GOSAoeVeXPJfCesnW6c33xRCmpueGKaeMs2liWeIbmATH+Ly+8awGeFVwa3rtegSMTq04c6yXvVpiPPgJ586OtpjWGW43+FjaWQ1EZsWUqO7+gs6a3eTuk+DeW8a/LI0UabWUfIcba0byZ7gtIxfnSxyDuUikdYVFRv4G6SAahnLC5DQvZ50ujPzeWBc1CFeSYV6N/pq0f8r8O5vqEuckbDdK2gkl1XpzT9OQ4bHeBTmKqFwQXHYF124g8XndB1gf4OXQEqsjMnR64nXRq/BVNFvP7mZhe/cMT8CAwEAATANBgkqhkiG9w0BAQsFAAOCAQEArDDC7bYbuBg33PbUQi7P77lV7PuE9uQU1F3HqulhkARQeM/xmBdJRj9CHjj62shkI3An70tJtGBJkVAHltmvjC+A6IDO5I8IbnPkvWJFu9HwphdP/C1HXYmGPPe7yGdKpy6mdCZ+LMZP7BENhOlx9yXLDFYtcGvqZ4u3XvfsLqUsRGqZHNlhVJD13dUbI6pvbwMsb3gIxozgTIa2ySHMbHafln2UQk5jD0eOIVkaNAdlHqMHiBpPjkoVxnhAmJ/dUIAqKBvuIbCOu9N0kOQSl82LqC7CZ21JCyT86Ll3n1RTkxY5G3JzGW4dyJMOGSyVnWaQ9Z+C92ZMFcOt611M2A==" ],
"priority" : [ "100" ],
"algorithm" : [ "RSA-OAEP" ]
}
} ]
},
"internationalizationEnabled" : false,
"supportedLocales" : [ ],
"authenticationFlows" : [ {
"id" : "c078133c-2249-4f5d-8286-2de5ca2f2fc2",
"alias" : "Account verification options",
"description" : "Method with which to verity the existing account",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "idp-email-verification",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "ALTERNATIVE",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "Verify Existing Account by Re-authentication",
"userSetupAllowed" : false
} ]
}, {
"id" : "79a3beb5-c234-4456-9d06-552abf908be5",
"alias" : "Authentication Options",
"description" : "Authentication options.",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "basic-auth",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "basic-auth-otp",
"authenticatorFlow" : false,
"requirement" : "DISABLED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "auth-spnego",
"authenticatorFlow" : false,
"requirement" : "DISABLED",
"priority" : 30,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "67ceab2a-f1f0-47a2-bf40-9d6f86cb41de",
"alias" : "Browser - Conditional OTP",
"description" : "Flow to determine if the OTP is required for the authentication",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "conditional-user-configured",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "auth-otp-form",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "11283723-683b-4c85-807d-14381589250b",
"alias" : "Direct Grant - Conditional OTP",
"description" : "Flow to determine if the OTP is required for the authentication",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "conditional-user-configured",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "direct-grant-validate-otp",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "a17e56dc-9cd0-48ef-9fa2-c05491b363d1",
"alias" : "First broker login - Conditional OTP",
"description" : "Flow to determine if the OTP is required for the authentication",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "conditional-user-configured",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "auth-otp-form",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "31510a56-6d88-4687-9b88-1e0651c0877a",
"alias" : "Handle Existing Account",
"description" : "Handle what to do if there is existing account with same email/username like authenticated identity provider",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "idp-confirm-link",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "Account verification options",
"userSetupAllowed" : false
} ]
}, {
"id" : "0e2fa0ce-9f91-4977-b506-2e861064c70e",
"alias" : "Reset - Conditional OTP",
"description" : "Flow to determine if the OTP should be reset or not. Set to REQUIRED to force.",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "conditional-user-configured",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "reset-otp",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "8f0a8c86-5ba7-4338-b8fb-1ead7be478c0",
"alias" : "User creation or linking",
"description" : "Flow for the existing/non-existing user alternatives",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticatorConfig" : "create unique user config",
"authenticator" : "idp-create-user-if-unique",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "ALTERNATIVE",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "Handle Existing Account",
"userSetupAllowed" : false
} ]
}, {
"id" : "48621707-705c-4759-b71b-4f279724e76a",
"alias" : "Verify Existing Account by Re-authentication",
"description" : "Reauthentication of existing account",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "idp-username-password-form",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "CONDITIONAL",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "First broker login - Conditional OTP",
"userSetupAllowed" : false
} ]
}, {
"id" : "3e7158cc-ec01-4cf4-80eb-0554c253299b",
"alias" : "browser",
"description" : "browser based authentication",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "auth-cookie",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "auth-spnego",
"authenticatorFlow" : false,
"requirement" : "DISABLED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "identity-provider-redirector",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 25,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "ALTERNATIVE",
"priority" : 30,
"autheticatorFlow" : true,
"flowAlias" : "forms",
"userSetupAllowed" : false
} ]
}, {
"id" : "e4e0400c-66d8-4f8b-8d83-bb2ee26fb0a6",
"alias" : "clients",
"description" : "Base authentication for clients",
"providerId" : "client-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "client-secret",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "client-jwt",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "client-secret-jwt",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 30,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "client-x509",
"authenticatorFlow" : false,
"requirement" : "ALTERNATIVE",
"priority" : 40,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "53d65fa4-f8b4-4b5d-8ead-19fb62889033",
"alias" : "direct grant",
"description" : "OpenID Connect Resource Owner Grant",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "direct-grant-validate-username",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "direct-grant-validate-password",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "CONDITIONAL",
"priority" : 30,
"autheticatorFlow" : true,
"flowAlias" : "Direct Grant - Conditional OTP",
"userSetupAllowed" : false
} ]
}, {
"id" : "34f9bfd1-4be4-44a5-bd3e-d06fa00993fc",
"alias" : "docker auth",
"description" : "Used by Docker clients to authenticate against the IDP",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "docker-http-basic-authenticator",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "d2835a54-c32e-40cd-8948-08c5e1626108",
"alias" : "first broker login",
"description" : "Actions taken after first broker login with identity provider account, which is not yet linked to any Keycloak account",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticatorConfig" : "review profile config",
"authenticator" : "idp-review-profile",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "User creation or linking",
"userSetupAllowed" : false
} ]
}, {
"id" : "57f8fbf8-185b-45af-bb12-c7d927d64984",
"alias" : "forms",
"description" : "Username, password, otp and other auth forms.",
"providerId" : "basic-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "auth-username-password-form",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "CONDITIONAL",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "Browser - Conditional OTP",
"userSetupAllowed" : false
} ]
}, {
"id" : "3720535d-3e74-4789-8327-bf2bc803cb99",
"alias" : "http challenge",
"description" : "An authentication flow based on challenge-response HTTP Authentication Schemes",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "no-cookie-redirect",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : true,
"flowAlias" : "Authentication Options",
"userSetupAllowed" : false
} ]
}, {
"id" : "d697aba1-bb6c-443b-99a6-6b7473e2a9e9",
"alias" : "registration",
"description" : "registration flow",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "registration-page-form",
"authenticatorFlow" : true,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : true,
"flowAlias" : "registration form",
"userSetupAllowed" : false
} ]
}, {
"id" : "b45ee9ba-edfe-479f-81f2-30c95d49672a",
"alias" : "registration form",
"description" : "registration form",
"providerId" : "form-flow",
"topLevel" : false,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "registration-user-creation",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "registration-profile-action",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 40,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "registration-password-action",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 50,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "registration-recaptcha-action",
"authenticatorFlow" : false,
"requirement" : "DISABLED",
"priority" : 60,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
}, {
"id" : "ecfa88ca-ae57-4945-9b5f-7768a1854dcd",
"alias" : "reset credentials",
"description" : "Reset credentials for a user if they forgot their password or something",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "reset-credentials-choose-user",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "reset-credential-email",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 20,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticator" : "reset-password",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 30,
"autheticatorFlow" : false,
"userSetupAllowed" : false
}, {
"authenticatorFlow" : true,
"requirement" : "CONDITIONAL",
"priority" : 40,
"autheticatorFlow" : true,
"flowAlias" : "Reset - Conditional OTP",
"userSetupAllowed" : false
} ]
}, {
"id" : "c3c4aaa6-be60-4d9e-9301-fe1c5cbaa42c",
"alias" : "saml ecp",
"description" : "SAML ECP Profile Authentication Flow",
"providerId" : "basic-flow",
"topLevel" : true,
"builtIn" : true,
"authenticationExecutions" : [ {
"authenticator" : "http-basic-authenticator",
"authenticatorFlow" : false,
"requirement" : "REQUIRED",
"priority" : 10,
"autheticatorFlow" : false,
"userSetupAllowed" : false
} ]
} ],
"authenticatorConfig" : [ {
"id" : "6e4b3ef7-e41d-4ce4-a295-b7db1cea052e",
"alias" : "create unique user config",
"config" : {
"require.password.update.after.registration" : "false"
}
}, {
"id" : "a746dcd1-84c5-426d-914d-764469078a97",
"alias" : "review profile config",
"config" : {
"update.profile.on.first.login" : "missing"
}
} ],
"requiredActions" : [ {
"alias" : "CONFIGURE_TOTP",
"name" : "Configure OTP",
"providerId" : "CONFIGURE_TOTP",
"enabled" : true,
"defaultAction" : false,
"priority" : 10,
"config" : { }
}, {
"alias" : "terms_and_conditions",
"name" : "Terms and Conditions",
"providerId" : "terms_and_conditions",
"enabled" : false,
"defaultAction" : false,
"priority" : 20,
"config" : { }
}, {
"alias" : "UPDATE_PASSWORD",
"name" : "Update Password",
"providerId" : "UPDATE_PASSWORD",
"enabled" : true,
"defaultAction" : false,
"priority" : 30,
"config" : { }
}, {
"alias" : "UPDATE_PROFILE",
"name" : "Update Profile",
"providerId" : "UPDATE_PROFILE",
"enabled" : true,
"defaultAction" : false,
"priority" : 40,
"config" : { }
}, {
"alias" : "VERIFY_EMAIL",
"name" : "Verify Email",
"providerId" : "VERIFY_EMAIL",
"enabled" : true,
"defaultAction" : false,
"priority" : 50,
"config" : { }
}, {
"alias" : "delete_account",
"name" : "Delete Account",
"providerId" : "delete_account",
"enabled" : false,
"defaultAction" : false,
"priority" : 60,
"config" : { }
}, {
"alias" : "update_user_locale",
"name" : "Update User Locale",
"providerId" : "update_user_locale",
"enabled" : true,
"defaultAction" : false,
"priority" : 1000,
"config" : { }
} ],
"browserFlow" : "browser",
"registrationFlow" : "registration",
"directGrantFlow" : "direct grant",
"resetCredentialsFlow" : "reset credentials",
"clientAuthenticationFlow" : "clients",
"dockerAuthenticationFlow" : "docker auth",
"attributes" : {
"cibaBackchannelTokenDeliveryMode" : "poll",
"cibaAuthRequestedUserHint" : "login_hint",
"clientOfflineSessionMaxLifespan" : "0",
"oauth2DevicePollingInterval" : "5",
"clientSessionIdleTimeout" : "0",
"actionTokenGeneratedByUserLifespan-execute-actions" : "",
"actionTokenGeneratedByUserLifespan-verify-email" : "",
"clientOfflineSessionIdleTimeout" : "0",
"actionTokenGeneratedByUserLifespan-reset-credentials" : "",
"cibaInterval" : "5",
"realmReusableOtpCode" : "false",
"cibaExpiresIn" : "120",
"oauth2DeviceCodeLifespan" : "600",
"actionTokenGeneratedByUserLifespan-idp-verify-account-via-email" : "",
"parRequestUriLifespan" : "60",
"clientSessionMaxLifespan" : "0"
},
"keycloakVersion" : "20.0.1",
"userManagedAccessAllowed" : false,
"clientProfiles" : {
"profiles" : [ ]
},
"clientPolicies" : {
"policies" : [ ]
}
}