"uniqueIndexFields": [
"identityValue"
]
"indexFields": ["phoneNumber"],
roles
config, one can set the authorization for add operationinviteRoles
config, one can set the authorization for invite operationenableLogin:true
inorder to create the user in keycloak."property": "educationDetails/[]"
this will pick up the educationDetails property for the attestation._osAttestedData
condition
attribute.conditions: "(ATTESTOR#$.experience.[*].instituteOSID#.contains(REQUESTER#$.instituteOSID#) && ATTESTOR#$.experience[?(@.instituteOSID == REQUESTER#$.instituteOSID#)"
The above snippet says that attestor's education institue and requestor's experience must belongs to the same institute.