parthp2107 13be70e416
updated documentation (#508)
* updated documentation

* addressing pyline findings

* addressing pyline findings

* doc update

Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-18 20:13:31 -07:00

2.3 KiB

User

This schema defines the User entity. A user can be part of 0 or more teams. A special type of user called Bot is used for automation. A user can be an owner of zero or more data assets. A user can also follow zero or more data assets.

$id: https://open-metadata.org/schema/entity/teams/user.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

userName

  • A unique name of the user, typically the user ID from an identity provider. Example - uid from LDAP.
  • Type: string
  • Length: between 1 and 64

This document was updated on: Thursday, September 16, 2021