Overview
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.Invite Users
Refer to the Invite Users guide for additional details on how to invite new users to your org.Multiple Orgs
A user can be a member of one or more orgs.- To switch between orgs from the console:
- Click on the profile dropdown in the upper right corner.
- Click on the Org dropdown menu.
- Click on the desired organization.
Built-in Tags
Each user has the following built-in tags:firebase/sign_in_provider
Permissions
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 |