Magidoc

User
Object

IAM User representation

Fields

#

_createdDateTime

_id

ID !
Non-null

The unique identifier for the user

_kind

ID !
Non-null

Indicates the type of API resource; always set to 'User'.

_updatedDateTime

actor

Reference to actor

enabled

Indicates whether User is enabled.

identityProviderLinks

List of linked identity providers to given user.

locale

User's locale, e.g. nl_NL

otpDevices

List of configured otp devices.

parentUser

Parent user, populated only for additional users. Otherwise not present.

roles

Roles assigned to user.

totpEnabled

Indicates whether two-factor authentication is configured for this user.

username

Username of the user.

Interfaces

#

Also implements APIResource .

Usages

#

References

#