* Stage Providers (#691) * initial provider drafts * fix build errors * image overlays & alt-text * capitalize title * update /about-collections/ for providers * update /about-groups/ for provider users * updating 'sharing' for provider users * update /managing-users/ for provider users * provider - create org permissions fixes * update create org permissions * about-orgs compare to providers * temp remove pricing FAQ item * Update Staging w/ Latest (#695) * initial provider drafts * fix build errors * image overlays & alt-text * capitalize title * update /about-collections/ for providers * update /about-groups/ for provider users * updating 'sharing' for provider users * update /managing-users/ for provider users * provider - create org permissions fixes * update create org permissions * about-orgs compare to providers * temp remove pricing FAQ item * updates from cscharf & gtran review * updates from cscharf & gtran review * Update Staging w/ Latest Again (#696) * initial provider drafts * fix build errors * image overlays & alt-text * capitalize title * update /about-collections/ for providers * update /about-groups/ for provider users * updating 'sharing' for provider users * update /managing-users/ for provider users * provider - create org permissions fixes * update create org permissions * about-orgs compare to providers * temp remove pricing FAQ item * updates from cscharf & gtran review * updates from cscharf & gtran review * updates * Update Staging w/ Latest (#697) * initial provider drafts * fix build errors * image overlays & alt-text * capitalize title * update /about-collections/ for providers * update /about-groups/ for provider users * updating 'sharing' for provider users * update /managing-users/ for provider users * provider - create org permissions fixes * update create org permissions * about-orgs compare to providers * temp remove pricing FAQ item * updates from cscharf & gtran review * updates from cscharf & gtran review * updates * note on freeing up user seat * Update Staging w/ APR v1.0 (#698) * Update to Automatic Enrollment option * update for 'force change on login', image outstanding * reset via email updates, images outstanding * pre-release updates to admin pw reset * Update Staging w/ Latest (#699) * initial provider drafts * fix build errors * image overlays & alt-text * capitalize title * update /about-collections/ for providers * update /about-groups/ for provider users * updating 'sharing' for provider users * update /managing-users/ for provider users * provider - create org permissions fixes * update create org permissions * about-orgs compare to providers * temp remove pricing FAQ item * updates from cscharf & gtran review * updates from cscharf & gtran review * updates * note on freeing up user seat * Updates from recent product changes - title-cased buttons - access vault event + diagram in /article/providers/ * resolve conflict * Updating Staging w/ Latest (#701) * Update "share" -> "move" * resolve conflict * update /sharing/ refs * Update Staging w/ Latest (#702) * Bad link due to typo (#692) * release notes inital * update release notes and index.html to surface admin pw reset in popular articles Co-authored-by: Daniel Pedigo <dpedigo@gmail.com> * update diagram * additional FAQ items, edits from Gina, suggestion to provision 2nd Provider Admin * update CTA for signup * cli auth challenge draft (#706) * Update CLI doc for captcha error, rollback policies article * rollback pw reset article * rollback release notes * update move/share screenshots in provider content * update releasenotes date * faqs & feedback from rluibrand * redirect * resolve conflicts 1/3 * resolve conflicts 2/3 * test resolution for conflict * test resolution for conflict * hide deprecated articles & update links Co-authored-by: Daniel Pedigo <dpedigo@gmail.com>
3.8 KiB
layout, title, categories, featured, popular, tags, order, redirect_from
| layout | title | categories | featured | popular | tags | order | redirect_from | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| article | Groups |
|
true | false |
|
03 |
|
What are Groups?
Groups relate together individual users, and provide a scalable way to assign permissions, including access to Collections and other access controls. When onboarding new users, add them to a Group to have them automatically inherit that Group's configured permissions.
{% callout info %} Groups are available to Teams and Enterprise Organizations. {% endcallout %}
Using Groups
Teams and Enterprise Organizations can designate access to Collections based on user Groups, rather than individual users. Group-Collection associations provide a deep level of access control and scalability to sharing resources. One common Group-Collection methodology is to create Groups by Department and Collections by Function, for example:
{% image organizations/collections-graphic-2.png Using Collections with Groups%}
Other common methodologies include Collections by Vendor or System (i.e. users in an Engineering Group are assigned to a AWS Credentials Collection) and Groups by Locality (i.e. users are assigned to a US Employees Group or UK Employees Group).
Create a Group
Organization Admins (or higher) and Provider Users can create and manage Groups. To create a Group:
-
Log in to your Web Vault{:target="_blank"} and open your Organization.
-
Open the Manage tab and select Groups from the left-hand menu.
-
On the Groups screen, select the {% icon fa-plus %} New Group button.
{% image organizations/groups-newgroup.png New Group %}
-
Give your Group a Name and assign the desired Access Control.
Access Controls can designate that users can access all items (i.e. all Collections) or only specific Collections, as well as whether Passwords are hidden or Logins are read-only.
{% callout success %}The External Id field is only relevant if you're using Directory Connector.{% endcallout %}
-
Select Save to finish creating your Group.
Assign Users to Group(s)
Once your Groups are created and configured, add users to them:
-
In your Organization Vault open the Manage tab and select People from the left-hand menu.
-
Hover over the user you want to add and use the {% icon fa-cog %} gear dropdown to select Groups:
{% image organizations/org-people-options-updated-overlay.png %}
-
Select the Group(s) to add this user to and Save your selection.
{% callout success %} You can check which users belong to a Group from the Manage → Groups screen by using the {% icon fa-cog %} gear dropdown to select Users. {% endcallout %}
Edit Collections Assignments
If you want to change the Collections or access controls assigned to a Group:
- In your Organization Vault, open the Manage tab and select Groups from the left-hand menu.
- Select the group you want to edit.
- Configure the Access Control settings as you did when the Group was initially created.