IdentityType: "USER" | "SERVICE_PRINCIPAL" | "INTERNAL_SERVICE"

The identity type field indicates the type of principal.

  • USER: Human user.
  • SERVICE_PRINCIPAL: Service account.
  • INTERNAL_SERVICE: Internal CDF service.