A login credential mapped to a user identity. For password credentials, the username to present for Basic auth is the user's username from the user record
The type of credential
The credential value (e.g. the password)
The timestamp of creation of the credential
Add a credential, overwritting if already exists
A username for authenticating with one or more types of credentials. User type defines the expected credentials allowed for the user. Native users have passwords, External users have no credential internally. Internal users are service/system users for inter-service communication.
The username to authenticate with
The user's type
If the user is external, this is the source that the user was initialized from. All other user types have this set to null
The timestampt the user record was created
The timestamp of the last update to this record