Users
Last updated
Last updated
Users are a relatively simple data structure and simply allow content creators and editors to log into Clay to work with content. A user object is structured accordingly:
Clay uses for authentication and currently supports the following providers:
Slack
LDAP
Authentication Token
A provider is defined at startup time and more information can be found in those docs for how to configure each provider. Assuming we have a provider of google
configured, let's look at the following user object:
The user's id is a Base64 encoded string of the <username>@<provider
and the authentication level is used to define permissions when editing content via .