Skip to main content
logoTetrate Service BridgeVersion: next

tsb.tetrate.io/v2

User

↩ Parent

NameTypeDescriptionRequired
apiVersionstringtsb.tetrate.io/v2true
kindstringUsertrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the metadata field.true
specobject

User represents a user from the Identity Provider that is allowed to log into the platform.

false
statusobject
false

User.spec

↩ Parent

User represents a user from the Identity Provider that is allowed to log into the platform.

NameTypeDescriptionRequired
loginNamestring

The username used in the login credentials.

true
displayNamestring

User friendly name for the resource.

false
emailstring

Email for the user where alerts and other notifications will be sent.

false
etagstring

The etag for the resource.

false
firstNamestring

The first name of the user.

false
fqnstring

Fully-qualified name of the resource.

false
lastNamestring

The last name of the user, if any.

false
sourceTypeenum

Where the user comes from.


Enum: INVALID, LDAP, LOCAL, AZURE, MANUAL

false