AuthenticationTenantUserUpdatedv1
Event represents the user has changed in tenant's context.
Details
This event is generated when a user has changed in a specific tenant.
Consumer / Producer Diagram
AuthenticationTenantUserUpdated Schema (json)
{
"tenantKey": "string",
"key": "string",
"context": {
"decodedUserKey": "string",
"decodedTenantKey": "string",
"decodedAppKey": "string",
"roleType": 0,
"layer": "System",
"allowed": {
"item1": false
}
},
"propertyBag": {
"item1": "string"
},
"isTracked": false
}Edit this pageLast updated on 2023/12/15