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

3981 lines
154 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-13 15:30:07 +00:00
"otpSupportedApplications" : [ "totpAppGoogleName", "totpAppFreeOTPName" ],
"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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "26b0e310-ea33-4cea-8bfd-a32dc6bc11d4",
"createdTimestamp" : 1676302139599,
"username" : "admin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "admin@spiffworkflow.org",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "644ff652-31d1-4349-9340-ce3b5fb76b5c",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302139645,
"secretData" : "{\"value\":\"P6nrEJgmgdL+HbNA9tPkOyHYaLAqLg6cXh27ACgVQiOox4qwNE8Iv1L4ssispV4gsmuHiY+alio/2UMuyMGvEw==\",\"salt\":\"g214ckcAyig59U/3Oqwq4w==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "4fca2b7a-ac1e-4088-9fd9-0656e1b01d8f",
"createdTimestamp" : 1676302139770,
"username" : "amir",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "amir@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "b7869251-8c8e-4479-a532-1d7650d6365b",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302139804,
"secretData" : "{\"value\":\"3aUGyNNCI/U5DgwpKsLxkyJW+Jfk2sUHO4fVHNs/2ppz5O15z4SFNkCHR2e4uRm9ZAMS3puyXNggDLIlrhtBzw==\",\"salt\":\"S0nZfiVxxUe0F7fMDpnEHA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "27b5bdce-1c02-4249-b8ba-521f9bcae2d3",
"createdTimestamp" : 1676302139921,
"username" : "app.program.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "app.program.lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "121" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "8cd62c66-7357-4c8f-ae57-e45a10150f2d",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302139956,
"secretData" : "{\"value\":\"NhRRaTaL4o8TLmLgFrfIlLo1lBGRgAcoQ+ct7ypw/osYNXcF1zIC7i0AYrwrSSWQ60Wxcx6RZTFRQsZobwCbUw==\",\"salt\":\"nOhBgYVO/Me08wmfOatRdQ==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "6151b58a-ca4f-44e6-a82a-f13363234555",
"createdTimestamp" : 1676302140070,
"username" : "core",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "113" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "4efdee1e-0874-4cf7-a5c8-2af0c79fcfb2",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140103,
"secretData" : "{\"value\":\"Zv7x1cugXlVz6obLPCZhMYjvt0KigYglyPHjhpmLJSjnqKvVHCe1pGXY/ldt8Uo7gnN4g/++p0sU7zmH6bpasA==\",\"salt\":\"9M480GmtU4YBGdv7useKbQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "0bc23c31-47d3-4112-89b9-e43eb1cb0038",
"createdTimestamp" : 1676302140217,
"username" : "core1.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core1.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "155" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "97cdefc8-9df7-4936-a5db-418827131f5e",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140251,
"secretData" : "{\"value\":\"oCVxd48zaQ4cMkhtLbURMiQqC8ukvbW198eHzYDtauQL/vHh2YtGdedLrXwgy0WI7esakDbG8Iu1M4U/KScOlA==\",\"salt\":\"pmC02eAqJ3uv62lsEq8luw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "3b81b45e-759b-4d7a-aa90-adf7b447208c",
"createdTimestamp" : 1676302140358,
"username" : "core2.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core2.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "156" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "3a1c0044-d80e-4c06-92e6-48dbc6f14008",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140392,
"secretData" : "{\"value\":\"Kfm1GKzzlSlZaKfB9VZlHcYLK9tB+v72wMjpcsei6QSLmMZm/Qip8i03CZ1Y70GYwqqVzdjU/C7f08IZbmkEwQ==\",\"salt\":\"vOD5MN6OHKaOWvEELdJAcQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "8143c52a-6de9-43c4-80db-4a87c901530a",
"createdTimestamp" : 1676302140496,
"username" : "core3.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core3.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "157" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "e9a9dcac-e93b-4818-9382-ef57de3f6998",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140530,
"secretData" : "{\"value\":\"92YIJdDsBtm5c11PILNiI/B7Dwym/uymMuQsX6FiJ+n4/cS9wYUVkMzsR8qIU/dNxuWe9pTOxJVgiVLkeNl4rg==\",\"salt\":\"NeYpcejK+bCTpQM5Bpw1qw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "3170e294-ced9-475c-8cef-c37cb9cb1388",
"createdTimestamp" : 1676302140649,
"username" : "core4.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core4.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "158" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "fb7c308a-f5eb-4018-91ca-77efce2f5653",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140687,
"secretData" : "{\"value\":\"qTN5OKjH8atQQrHapczP05FNJ+tDWJK/NyfKGaBh4pwKXLHeATmLxN54GeIow6jDhqQA9y7R/QcuQIXHDTXY8A==\",\"salt\":\"ZHI5LtxZZZShHFWO2bWIuw==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "fd398c8d-aada-46ce-a035-8d90335a5c33",
"createdTimestamp" : 1676302140818,
"username" : "core5.contributor",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "core5.contributor@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "159" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "3ff62cf7-eb9e-4205-b1b7-7d32c35eedd6",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140854,
"secretData" : "{\"value\":\"4lFuRCdMia8hwnkIzV16/M9qA2aqU6sXtHqqXoQ+Tvs4BACUezToDkKV+5Tq9AStenJTyY5AYtV7rUl+q/o8Hw==\",\"salt\":\"UO1gHgSeFiZr1iC836LSmQ==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "8020118a-b6db-4b02-ac85-1b61768b4766",
"createdTimestamp" : 1676302140961,
"username" : "dao.project.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "dao.project.lead@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "6c18b235-2ba3-4cfa-9aa4-a0a82f9e653e",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302140995,
"secretData" : "{\"value\":\"+Ad8q+y/1krN63dVy9ynROYGR/uHBF0fuCrEnjUx6k+0Tl92C2If5RSzv1GtsKzH7o4riU5xQIZKURewoocu1g==\",\"salt\":\"+gcwdTYByCUVyySbE1z06g==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "a12635e9-084c-4724-aa5b-327fd23c262e",
"createdTimestamp" : 1676302141100,
"username" : "desktop.program.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "desktop.program.lead@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "0a59934d-1991-4887-9018-1264b5e81e8f",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141136,
"secretData" : "{\"value\":\"L3S4fkxdMk7o2B52aPW/gr5EW/8M0IL7l3214MwSlHLUdccrzaObqkCrbZlk/FhEbP1iuWeGPxXhufS+WGdxxA==\",\"salt\":\"wt/gWUDTmtpugOqFiRX17w==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "a71e29a7-678c-4a08-9273-5c8490577c98",
"createdTimestamp" : 1676302141251,
"username" : "desktop.project.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "desktop.project.lead@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "1b5939c9-ae17-4288-966e-216803c0692f",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141287,
"secretData" : "{\"value\":\"Jz6ZticAS12Jwtmpo3FFMC28G5HSr1hpUxHZK7UYtYMSLta0gyPoKLloCKONAxfeJRmiX2VqAfQrx4plefM7yA==\",\"salt\":\"kDWqLNKW1CUV8TncWe8jmg==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "4ec4e65d-18f8-4ee1-ad52-45caa0d221dd",
"createdTimestamp" : 1676302141388,
"username" : "fin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "fin@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "118" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "73d159aa-5c5c-4424-8b27-e045da019e9e",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141423,
"secretData" : "{\"value\":\"s9q7zRTromg6hXz9IkDHHvXu/wea9SxVPVLmgMhtGgdD/k0yqSe4VTylIWl54NNJKaenSpLc+3OLWzToAV47sA==\",\"salt\":\"BDEO5r3cors4b/dXXfJT7A==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "20fdc011-2810-4e8b-9f6c-b79c8e9739f5",
"createdTimestamp" : 1676302141532,
"username" : "finance.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "finance.lead@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "128" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "94da2ba2-a3d6-41a1-8932-eab933de3403",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141565,
"secretData" : "{\"value\":\"IdLybAT3J3VmxnUKndPuARP9vifd37QtW901rDGa0IAQreN8QeaM3Ew3WFjOrH4n/PNXKJX+7Ff1AOB0gFNEtw==\",\"salt\":\"MyFPF7trxk27FPjM8cNBFA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "92d09dda-4c61-4978-bf06-1599dceb4f03",
"createdTimestamp" : 1676302141663,
"username" : "finance_user1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "finance_user1@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "b271460e-a319-47ad-864d-ee213c6fd18f",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141698,
"secretData" : "{\"value\":\"6uC9Lukr74pZjpdiYCdRd9xSKQ3i84HbuSdnltqV2XQYe3JvfdRaH3GYJvIYQ5Agl1MKtIcsjIfBlmTzOku7Dg==\",\"salt\":\"TUjWsZg82XiXYINQ8fYhRA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "98f7b174-40a9-4717-a193-fbe76f3ad127",
"createdTimestamp" : 1676302141803,
"username" : "harmeet",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "harmeet@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "109" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "cccc5afd-b23f-4fce-a6b0-abc8792332e7",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141841,
"secretData" : "{\"value\":\"ObAc50+abMGNm9Z31J2ob8eNryIgj8Q2NeB+ATRM+kEW9MN30ippK81NYVAKDSVAp7fFTbzLMJvAieT2UNfQQQ==\",\"salt\":\"m9vXAf8tVuCkMRGyMqoUHw==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "4f3fadc8-f0a3-45fb-8710-c054385b866b",
"createdTimestamp" : 1676302141941,
2023-01-26 14:31:01 +00:00
"username" : "infra.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra.project-lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "130" ]
},
2023-01-26 14:31:01 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "e422f671-1693-4469-8cdc-0ea7dcb27c66",
2023-01-26 14:31:01 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302141975,
"secretData" : "{\"value\":\"gWFNRdQhmsN2IMyaZEHgTk8A0mna72VYfeWk7PX31MhBQjQIGsctuEKK3TNxiB046LM8ZiUntA59sTPBgouVeQ==\",\"salt\":\"AtU0bmAz1z4f7wh/Z/ru1Q==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "a5af0724-2711-4829-a422-6fec294e76f8",
"createdTimestamp" : 1676302142081,
"username" : "infra.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra.sme@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "119" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "e3c326ee-a998-408c-97a6-5b928bf6da41",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142117,
"secretData" : "{\"value\":\"pLxJuJDfX6vdnO1HahlteExuTUUpkFuAbwxg8TH90EFGQs+MGmQhryoiKRI2Q8SeimwddBYLcEH5s7Ta/UekLA==\",\"salt\":\"L/InLQaRzvEw2Xrz2NK42g==\",\"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
}, {
2023-02-13 15:30:07 +00:00
"id" : "eafc96dc-1504-4b63-9706-019726fd8a44",
"createdTimestamp" : 1676302142224,
2023-02-02 14:54:19 +00:00
"username" : "infra1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra1.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "131" ]
},
2023-02-02 14:54:19 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "948d20a6-a832-43da-adbf-04c042cc3d69",
2023-02-02 14:54:19 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142258,
"secretData" : "{\"value\":\"6jH+rotKwSZJVEbrWJZMEtqCkonWUeURMSC/RvWPpMoo2u8alobTup7YO/3XfsporaggRkdTYyfC8gAN966xHA==\",\"salt\":\"MvbL0CKytxAn/z8VDjhfKA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "da2f48ff-6b7f-47bb-b5b3-efd47ae09e9a",
"createdTimestamp" : 1676302142376,
2023-02-02 14:54:19 +00:00
"username" : "infra2.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "infra2.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "132" ]
},
2023-02-02 14:54:19 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "c4392d26-8d6e-43c5-b7cc-38440b2b4146",
2023-02-02 14:54:19 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142410,
"secretData" : "{\"value\":\"tyRW38f5f8QVicL4ZyU0Jh7pH0/hBKX201PoHeb8YgUEBP1PkqfZf4/OpnrB3VvilGDHqcni8AAfmu2f8dhLxg==\",\"salt\":\"+Cgz7NFi1bJlBCqcuv6UKA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "01ccfba1-7f7f-4164-8e98-efd2794af5f2",
"createdTimestamp" : 1676302142505,
"username" : "jakub",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jakub@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "336bf45f-cd87-40b2-9a3a-d66be16cf477",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142548,
"secretData" : "{\"value\":\"pVJrP4BNkRXMsdP36WZMw7F/yEzdDSIyTfn/LinHxCKAX4kWUEVL6Emt8QMLbGEynYyZXmYwwYsvrEbZApf4Zw==\",\"salt\":\"vfoJY+NlFfnNXJyIKNlMXg==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "2df44301-506a-4053-9ece-830d2b3c295b",
"createdTimestamp" : 1676302142640,
"username" : "jarrad",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "jarrad@status.im",
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "bb7f1376-3cb0-4b1b-adf4-6c2d6dc3ced8",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142675,
"secretData" : "{\"value\":\"SFFDsvpTOhT3IsmY6MXEjYjEYjEAR5kCBEiHVNW3Qmm8USdQUIHFyIELIv7ZaEWJFaS9j7hvP9Wo0n0AKsFeQw==\",\"salt\":\"VlHEqjvYfDeciX2IJvJQ3w==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "fa70eed9-7241-44d6-b858-bb4b21b3d988",
"createdTimestamp" : 1676302142767,
"username" : "lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "lead@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "114" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "e1f56434-a2df-4f71-9d2a-a544396fc70e",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142800,
"secretData" : "{\"value\":\"G1LVPQEY7X3LkSjMWXUjAjBGtfS+QOneNZldp4uNSy8ZqCaQDyB31VKmvcvjfo+0PS8jUZVqy49UPy3kjiJlyw==\",\"salt\":\"BRvKMf/vAelH8EHWHZhcSA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "6e9129f9-34f8-43bb-953b-de4156d425ba",
"createdTimestamp" : 1676302142894,
"username" : "legal.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.project-lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "133" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "b17d488c-7665-40d4-b758-c392ecc9e793",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302142929,
"secretData" : "{\"value\":\"FiEmNY1c+4xOepA3lzOzzaaNgthk9rMz1xXiV+5F2DUwBtoEqFRrlGTdHVVz5XjrcFhgW15+R3rSEfHsCLJTiA==\",\"salt\":\"xYYuuodywbhxqXcj3XMqKw==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "d6fab16b-c345-4ee0-8f72-d7d821c0cf96",
"createdTimestamp" : 1676302143022,
"username" : "legal.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal.sme@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "125" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "c4e9edd8-d202-4417-b784-cf3a68984fd9",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143055,
"secretData" : "{\"value\":\"90MXzzni35vPq0xTGAB+/fSFo+yAFIvoCkuviBceJu6swoFncL/UFyG5nefMK5NhjOc4cmBikG/UtGX7kNcb5Q==\",\"salt\":\"jpo2kLvh9TwmCnIhGpZ3Uw==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "41d034bd-bc29-44ce-8fb4-fdf386869c18",
"createdTimestamp" : 1676302143149,
2023-02-02 14:54:19 +00:00
"username" : "legal1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "legal1.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "134" ]
},
2023-02-02 14:54:19 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "083bf762-7474-4e17-be3f-7ea7e6f4a5f0",
2023-02-02 14:54:19 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143182,
"secretData" : "{\"value\":\"itxTYUYjdtpJx3+5zD+T3WZZZ0H6XTnDADpMoEOPmsff3d4FI4N2X/Nq9rs446/P/cGZjMOxSJPpQAAHZA2B8Q==\",\"salt\":\"FpsMWSZGjg3uvogWTmwYMw==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "f600aecb-4d83-43ec-9b02-90d58ec377cd",
"createdTimestamp" : 1676302143277,
"username" : "manuchehr",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "manuchehr@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "110" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "6c558363-cc87-42b5-9bf7-894abd87f2db",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143310,
"secretData" : "{\"value\":\"7wfnqRDKijqetmNMW+WbQd79mJM7kADp79fO+VGKsTavCtx7Cr0xHaP7+nQMtjVZVNxgVbRt8G8EQzln+ucGsg==\",\"salt\":\"GAJvSLr0KJYWquqgr/xd2A==\",\"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
}, {
2023-02-13 15:30:07 +00:00
"id" : "df72b3d2-07fd-4cb0-a447-a1c433db49d5",
"createdTimestamp" : 1676302143785,
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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "f5f3e98b-cd5b-4ffe-91e7-995f1c20ce44",
2023-02-08 13:04:30 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143819,
"secretData" : "{\"value\":\"szOx+rvCLcUv1wFEkBH+AJY4Hx9WKrF3taH+ewG3Hf0vbca+hqPHt31uqcmjsm5XqJimWOyJMbVXssQjegdeQw==\",\"salt\":\"GgPD9/K0PPFnWjHpQQtlcg==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "69697a8c-00b4-485a-a651-e19824c60936",
"createdTimestamp" : 1676302143531,
"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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "4b6703e0-00a8-4635-8766-8ed5070ed051",
2023-02-08 13:04:30 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143565,
"secretData" : "{\"value\":\"/Las6VWB1spJGIwUuVQkoEAUmWO7/NjujPuM9sHfcsOR/GGeAA8lM4j1mj2w0LGTIsGLjFqqb/B7lD2TQQd/Ww==\",\"salt\":\"0qFMVOcWrlnjtoNxhOAfgQ==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "d97fc1ad-86c4-4c21-918a-2462bd8e3051",
"createdTimestamp" : 1676302143658,
"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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "af4de7eb-35e2-4a00-9af8-1ef15f078c7d",
2023-02-08 13:04:30 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143692,
"secretData" : "{\"value\":\"93L2IJMLlOlfIoIAZULNgGH7gseLoDOYWbHlZvUHR1K+YkZIlrHcAw8qj5TV6YMQ2RMhrr7FmTLpxUUUMH4xRA==\",\"salt\":\"lFh+hNL2QziKf+YVyH56wg==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "dbf941e7-0b45-4bc6-ae9e-d7153d32ce47",
"createdTimestamp" : 1676302143401,
"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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "85fa4e0a-2f59-4c51-8e8b-20acb9813ab9",
2023-01-26 14:31:01 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143434,
"secretData" : "{\"value\":\"FBi/INvDb50hA4QNRcSbd5gc10Dspq7QppiCvQ6ualnH/MlTyVq5CL9o1BWya0xxVdG/4jxFkUlgpN1w5liZ1Q==\",\"salt\":\"s2yJeI/k96iSy8zHAdTVSQ==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "8fcc32c3-a59b-4027-940b-b7b7bbf93df2",
"createdTimestamp" : 1676302144161,
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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "74305e87-15c4-480a-84c9-5088216188f9",
2023-02-06 15:03:51 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144195,
"secretData" : "{\"value\":\"U6irNGF/8ZJka3gjteQAmBdjWZM5bQhcfVzsWI5yVFF8NapEsz0hmKorNcwQwA1QKGI4KbEHQNLWN/6I4HgqPg==\",\"salt\":\"9cavEE9W+z4gwXnIE34ekg==\",\"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-02-13 15:30:07 +00:00
"id" : "b5d73c3f-9f3c-4150-b138-c0091e3e4eeb",
"createdTimestamp" : 1676302143912,
2023-02-06 15:03:51 +00:00
"username" : "peopleops.talent.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.talent.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "143" ]
},
2023-02-06 15:03:51 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "6135fee1-5b71-416a-9148-e3c5a19670b5",
2023-02-06 15:03:51 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302143945,
"secretData" : "{\"value\":\"9QdaH1x6CSa7LQ+hKw1Qgl5F+Md8vTsvGJkz8JCTMUa7lyJ8neCVDnsyfPpUsDVhwHjXTJKU2pfG7J+EmulvuQ==\",\"salt\":\"4ZGCY+mwe3u/S7hwvDIu7Q==\",\"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-02-13 15:30:07 +00:00
"id" : "9de57a58-189e-4026-b1d5-9342a14cbae7",
"createdTimestamp" : 1676302144028,
2023-02-06 15:03:51 +00:00
"username" : "peopleops.talent1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "peopleops.talent1.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "142" ]
},
2023-02-06 15:03:51 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "9d755c05-8375-493a-84e8-dbc049045419",
2023-02-06 15:03:51 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144061,
"secretData" : "{\"value\":\"Isqg2v+L8JrDih2kaNXI8W7Tx/gAeE9C0ADlzbeegnGtSp9NpjogUpw8uEMhiAcewFiJ5VB8jv0FUolrWDzUxg==\",\"salt\":\"6wsq6XUIACyDagGZwwPE0w==\",\"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
}, {
2023-02-13 15:30:07 +00:00
"id" : "22f26b09-0e38-487c-9578-e3768a5693cb",
"createdTimestamp" : 1676302144678,
2023-01-26 14:31:01 +00:00
"username" : "ppg.ba",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "127" ]
},
2023-01-26 14:31:01 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "50abf76f-46c5-4494-8805-477bfb0cff39",
2023-01-26 14:31:01 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144712,
"secretData" : "{\"value\":\"oRQLaV/yKMKsROaBgpENGBJtBpVvei3DQVJPjsk+84iw3HfwS6Q1Q4lkQDNhC8eusnE9QkFg0Ra8Ymkk7Ja+bw==\",\"salt\":\"4oI/XDnS1NFSHKIIWTYUIQ==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "4c327a1e-8075-46de-9d9d-db98012c4002",
"createdTimestamp" : 1676302144292,
"username" : "ppg.ba.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.project-lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "137" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "c8d6147e-868a-4ad0-a770-d3cb59127f5d",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144326,
"secretData" : "{\"value\":\"m/yI4W4Hfh/zqkYdVv0q6/hzGloeqv02BaV1xfRwymPULNwnIZgvhA+35PYfgdYyuQ/7HzbZMERUXJDDWN+rQg==\",\"salt\":\"pm9wVgFwft4QJGG+6h1IWA==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "2002b429-686e-40c9-a79e-c9d189c2f279",
"createdTimestamp" : 1676302144546,
"username" : "ppg.ba.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.sme@status.im",
"attributes" : {
2023-02-13 04:43:56 +00:00
"spiffworkflow-employeeid" : [ "138" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "95c2479e-bb8a-4af3-b71e-17128983ffce",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144580,
"secretData" : "{\"value\":\"n6I1XJn8qfa9laWUVk0NsmNrB8wvWDFotWxtTEEK/LaP5L6UerSBN3+u6TwPCte0AJrFzl7tYoLjqYcxl/cKRw==\",\"salt\":\"N+/8B05vhtUJFQaKvg+SYQ==\",\"additionalParameters\":{}}",
"credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
} ],
"disableableCredentialTypes" : [ ],
"requiredActions" : [ ],
"realmRoles" : [ "default-roles-spiffworkflow" ],
"notBefore" : 0,
"groups" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "d0355a9b-43d2-4111-b294-07c4dfa261b1",
"createdTimestamp" : 1676302144418,
"username" : "ppg.ba.sme1",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "ppg.ba.sme1@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "139" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "cca986d0-d323-4c62-8752-989f4fc7551e",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144451,
"secretData" : "{\"value\":\"WcgfAuHzOZIaE5n1+cNRqkHfur2P9HQg5sn+xoucHSGyu0ibXd19LK+x6ITyoG153VEhws6PvPIB195MlSxOsw==\",\"salt\":\"lChW81Tfy5VZruOu/x0RZA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "f56fe387-d153-42c2-880a-6726bd624bae",
"createdTimestamp" : 1676302144802,
"username" : "sasha",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "sasha@status.im",
"attributes" : {
"spiffworkflow-employeeid" : [ "112" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "4363c0b5-a81b-4540-9c4a-1e09642200f3",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144835,
"secretData" : "{\"value\":\"HXN4xHOzCiY2bU5KJHeEdVxLMEJuRlr1YTddwHwnyssJNNvkpu8Xf6odCyKaoqmG2398Jug6xEGsK80AtiaRwQ==\",\"salt\":\"/tX12irRtDSLuDhVsFEyBg==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "c85c76fb-2912-4ffa-bab5-55bfc1c300ff",
"createdTimestamp" : 1676302144924,
"username" : "security.project-lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.project-lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "151" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "2bb621d1-4257-4490-9da1-57261b7f4b38",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302144959,
"secretData" : "{\"value\":\"MGxW4Og2jnK1IC7FSf7AOPxc0GNenf5atmHjd+IShdS+9UvyAZzSCqPKkgOTw96ZHYC9AJqaUnKMKHk3Coq9/A==\",\"salt\":\"95koAVaw1PCSHuvpQ4vbqA==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "f21ea0bd-1207-4266-86cc-75291f5ede45",
"createdTimestamp" : 1676302145049,
"username" : "security.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security.sme@status.im",
"attributes" : {
2023-02-13 15:30:07 +00:00
"spiffworkflow-employeeid" : [ "123" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "8daeefb0-826e-46bd-9c23-1d635a22ab05",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302145082,
"secretData" : "{\"value\":\"kmXDFDqBcrR6EvQ5Qb+rsgjLVxVzM9eocBLc7M2MWobksYH3Wj7/2E8Oho1CmIVCpNEJT2GF7k2Kg5BvM9+mqw==\",\"salt\":\"qJzL1IU8qzv28fnC3AIOiw==\",\"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
}, {
2023-02-13 15:30:07 +00:00
"id" : "3a9f7b4d-c872-4da6-a6fc-6cdb44ec19df",
"createdTimestamp" : 1676302145172,
2023-02-02 14:54:19 +00:00
"username" : "security1.sme",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "security1.sme@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "135" ]
},
2023-02-02 14:54:19 +00:00
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "3a6d8e50-11f0-434d-8ada-6773af4e1779",
2023-02-02 14:54:19 +00:00
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302145205,
"secretData" : "{\"value\":\"YTAV7zHTS38W1W/YVF4UZPqoe0EBs5DRR49gAj7sxPJe/7XCfy0VI0587yByOrvG4ouDtgKVWPM3zhChbEL8UQ==\",\"salt\":\"E9AfHFACJtt+jWrLXelgwg==\",\"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" : [ ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "e1c9fd76-ba96-4136-8b30-332ee3eb0140",
"createdTimestamp" : 1676302145293,
"username" : "services.lead",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"email" : "services.lead@status.im",
2023-02-13 15:30:07 +00:00
"attributes" : {
"spiffworkflow-employeeid" : [ "122" ]
},
"credentials" : [ {
2023-02-13 15:30:07 +00:00
"id" : "a3ec77b6-259c-4334-a7fc-648045667774",
"type" : "password",
2023-02-13 15:30:07 +00:00
"createdDate" : 1676302145327,
"secretData" : "{\"value\":\"Tc/U2FhuJie4U7svQdSzThoT0ZPTvYT+HPS6FmunyqiKZ0zkZrQHAidkVBNKadprxeWrTOD21cN0H+ZeCfemyw==\",\"salt\":\"5BR7mhSEZPBbuZwhMuhqrg==\",\"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" : {
2023-02-13 15:30:07 +00:00
"allowed-protocol-mapper-types" : [ "saml-user-property-mapper", "oidc-usermodel-property-mapper", "oidc-address-mapper", "saml-user-attribute-mapper", "oidc-usermodel-attribute-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-full-name-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" : {
2023-02-13 15:30:07 +00:00
"allowed-protocol-mapper-types" : [ "oidc-full-name-mapper", "oidc-sha256-pairwise-sub-mapper", "saml-role-list-mapper", "oidc-usermodel-attribute-mapper", "oidc-address-mapper", "oidc-usermodel-property-mapper", "saml-user-attribute-mapper", "saml-user-property-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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "80c60556-1d2b-4d69-af80-39c2bc4a1a49",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "430cf235-23ab-46ae-8499-3e9417c400b2",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "d03d94a0-9c3f-4df5-9a46-50a923165916",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "36f2dd83-b6e2-41ac-a526-1267b894dadb",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "b8769ec8-24a4-4461-b4c6-0b4d61cb4ead",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "f15826a5-dace-412d-8b13-1f2d15ef8a46",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "9800c5d4-8dba-48e4-ad02-def5120cee28",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "24774f23-171d-4b2a-88d4-b59b38a69fc9",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "55bc01fe-1c83-479b-a8e0-32b6e30fb531",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "04ab7db8-c926-4382-a1a9-039a78f01cb3",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "8533324e-2594-416e-a5a2-33ab83cfdf4c",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "07928194-2bb8-483c-8da8-5d1c64819a16",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "38bfd170-6f72-42ba-98f6-d08c1ed781c4",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "fe18c892-5a0e-4359-867c-90db3052e5ee",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "2ce40e27-3edd-462c-9d0a-e58e0bed2d1e",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "6f9a9e83-4201-40c4-9570-f07c66ca3d1d",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "82a9fe84-0f25-44c0-94d2-6675df95761b",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "c45f33a5-e231-4b44-a4fa-67dbc4e473e9",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "13ca34b7-bbaf-467e-9dd4-04fe9e009b39",
"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
} ]
}, {
2023-02-13 15:30:07 +00:00
"id" : "c2cc51de-8615-4ca1-820c-41801125fc5f",
"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" : [ {
2023-02-13 15:30:07 +00:00
"id" : "bbc91991-c8c4-4a66-adf4-39a072121b93",
"alias" : "create unique user config",
"config" : {
"require.password.update.after.registration" : "false"
}
}, {
2023-02-13 15:30:07 +00:00
"id" : "fde095bb-b3d3-49dd-9370-a2937daaedde",
"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" : [ ]
}
2023-02-13 15:30:07 +00:00
}