AuthUser

User information from unified auth system

  • activeEntityId
    Type: stringFormat: uuid

    Currently active entity context

  • email
    Type: stringFormat: email
  • entityIds
    Type: array string[]

    All entities the user belongs to

  • firstName
    Type: string
  • id
    Type: stringFormat: uuid
  • lastName
    Type: string
  • primaryEntityId
    Type: stringFormat: uuid

    User's primary/default entity

  • twoFactorEnabled
    Type: boolean