AuthenticationUserFound
v1

Event represents the user entity.

Details

This event is generated when a user has changed.

Consumer / Producer Diagram

AuthenticationUserFound Schema (json)
{
    "emailAddress": "string",
    "phoneNumber": "string",
    "mfaType": 0,
    "roleType": 0,
    "status": 0,
    "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