A user is a member of one or more orgs.
Users are granted specific access permissions to the various resources within the platform. These grants can be applied to a user by being a member of a group or policy.
Refer to the Invite Users guide for additional details on how to invite new users to your org.
A user can be a member of one or more orgs.
Each user has the following built-in tags:
firebase/sign_in_provider
The permissions below are used to define policies together with one or more of the four principal types:
Permission | Description | Implies |
---|---|---|
delete | Delete existing users | |
edit | Modify existing users | view |
impersonate | Lets you impersonate a user | |
invite | Can invite users to this org | |
manage | Full access | delete, edit, impersonate, invite, manage, view |
view | Read-only access |
Displays the permissions granted to principals for the user.
To view the CLI documentation for users, click here