Tag Archives: Groups
Create dynamic groups by querying custom user attributes
Quick summary
- Country
- Domain
- Department
- Language and more.
Getting started
- Admins: Visit the Help Center to learn more about dynamic groups, managing memberships automatically with dynamic groups, and membership query examples for dynamic groups.
- End users: There is no end user impact.
Rollout pace
- This feature is available now for all users.
Availability
- Available to Google Workspace Enterprise Standard, Enterprise Plus, and Education Plus customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, Education Fundamentals, Frontline, and Nonprofits, as well as legacy G Suite Basic and Business customers
Resources
Source: Google Workspace Updates
Google Workspace Updates Weekly Recap – December 17, 2021
New updates
Unless otherwise indicated, the features below are fully launched or in the process of rolling out (rollouts should take no more than 15 business days to complete), launching to both Rapid and Scheduled Release at the same time (if not, each stage of rollout should take no more than 15 business days to complete), and available to all Google Workspace and G Suite customers.
The filmstrip in Google Slides is now collapsable
In Google Slides, editors can now collapse or expand the filmstrip as needed. Collapsing the filmstrip expands the current slide view for more focused editing. You can expand the filmstrip when you need to view, navigate to, and edit the other slides in your presentation.
Previous announcements
Expanded occupancy detection capabilities for Google Meet hardware devices
We’ve significantly expanded our occupancy detection capabilities on Google Meet hardware devices beyond Series One devices. Additionally, we have made improvements to the Room insights dashboard in the Admin console. | Learn more.
Source: Google Workspace Updates
Making dynamic groups more powerful with custom user attributes and OrgUnit queries
What’s changing
- First, dynamic groups can now be defined by querying custom user attributes. This functionality is available as an open beta (no sign up required).
- Second, dynamic groups can also be defined based on users’ membership in Organizational Units (OUs). This feature is now generally available.
Who’s impacted
Why you’d use it
- Create a dynamic group for all users of a subsidiary (an organizational unit) based in a particular city or state.
- Create a dynamic group with all users with a custom attribute of a “job_skill” or “speciality”.
Getting started
- Admins: To take advantage of this new dynamic group functionality, you will need to have already defined custom user fields or organizational units.
- Once this is in place you can test membership queries and then create / update dynamic groups to take advantage of them.
- To query a customer attribute “EmployeeNumber” (based on this sample schema):
user.custom_schemas.employmentData.EmployeeNumber == '123456789'
- To query all direct members of an organizational unit:
user.org_unit_id==orgUnitId('03ph8a2z1enx4lx')
- To query all direct and indirect members of an organizational unit:
user.org_units.exists(org_unit, org_unit.org_unit_id==orgUnitId('03ph8a2z1khexns'))
- End users: Not available to end users.
Rollout pace
- Custom user attribute queries are available now for all users in open beta (no sign up required)
- Organizational unit based dynamic group queries are now generally available for all users.
Availability
- Available to Google Workspace Enterprise Standard, Enterprise Plus, and Education Plus customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, Education Fundamentals, Frontline, and Nonprofits, as well as G Suite Basic and Business customers
Resources
Source: Google Workspace Updates
Configure member restrictions for groups, available in open beta
What’s changing
- Member type (service account, user, group)
- This feature is available as an open beta, which means you can use it without enrolling in a specific beta program.
Who’s impacted
Why it’s important
Additional details
Getting started
- Admins: Visit the Help Center to learn more about applying member restrictions on groups and use our API documentation to learn more about managing group restrictions with the Cloud Identity API.
- Group owners and managers: Use this guide to learn more about setting and viewing Group restrictions using the Cloud Identity API.
- End users: No action required.
Rollout pace
- Rapid Release and Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on October 5, 2021
Availability
- Available to Google Workspace Enterprise Plus, Enterprise Standard, Education Plus, and Cloud Identity Premium customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, Education Fundamentals, Frontline, and Nonprofits, as well as G Suite Basic and Business customers
Resources
Source: Google Workspace Updates
Use the “Inspect Groups” function to view a users direct and indirect group membership
What’s changing
- View direct and indirect members of a group: Enables you to see an expanded view of all memberships in a group. This allows to see a single view of all memberships for a nested group structure
- Check Membership: This allows you to validate whether a user is a member of a particular group.
- List all groups for a member: You can view a list of all groups a user is a member of, the email address or addresses associated with the group, and the group relation (indirect, direct, or both). See below for more information.
Who’s impacted
Why it’s important
Getting started
- Admins: This feature will be available by default and can be accessed in the Admin console by going to Groups > Inspect Groups and Groups > Select Group > Members > Direct and Indirect Members. Visit the Help Center to learn more about tracking group information in the Groups list and viewing a group's members.
- Developers: See our developer documentation for more details on the Cloud Identity Groups API and the Membership Hierarchy and Visibility API Guide.
- End users: No action required.
Availability
- Available to Google Workspace Enterprise Plus, Education Plus, and Cloud Identity Premium customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, Enterprise Standard, Education Fundamentals, Frontline, and Nonprofits, as well as G Suite Basic and Business customers
Resources
Source: Google Workspace Updates
Security groups are now generally available
What’s changing
In 2020, we launched security groups to beta. Beginning today, this feature is now generally available. Security groups help you easily regulate, audit, and monitor groups used for permission and access control purposes. They enable admins to:
- Apply a label to any existing Google Group to distinguish it from email-list groups.
- Provide strong guarantees that:
- External groups (owned outside your organization) and non-security groups cannot be added as a member of a security group.
- Security labels, once assigned to a group, cannot be removed. This ensures that once a group is used for security purposes, it will remain in that state.
Why it’s important
Getting started
- Admins: Visit the Help Center to learn more about providing more secure access to data and resources.
- Developers: Use the Developers Guide to learn more about updating a Google Group to a security group.
- End users: There is no end user action required.
Rollout pace
- This feature is available now.
Availability
- Available to Google Workspace Business Starter, Business Standard, Business Plus, Enterprise Essentials, Enterprise Standard, Enterprise Plus, Education Fundamentals, Education Plus, and Nonprofits, as well as G Suite Basic and Business customers
- Not available to Google Workspace Essentials and Frontline customers
Resources
- Google Workspace Admin Help: Provide more secure access to data & resources
- Developers Guide: Updating a Google Group to a security group
- Google Workspace Updates Blog: Security groups help manage groups used for security and access control
- Google Workspace Updates Blog: Use dynamic security groups for group based policies
Source: Google Workspace Updates
Google Workspace Updates Weekly Recap – July 30, 2021
New updates
Unless otherwise indicated, the features below are fully launched or in the process of rolling out (rollouts should take no more than 15 business days to complete), launching to both Rapid and Scheduled Release at the same time (if not, each stage of rollout should take no more than 15 business days to complete), and available to all Google Workspace and G Suite customers.
Delegate Information is now available in Gmail Log Search
Email log search now indicates when an email was sent on behalf of the user by a delegate. In cases where a delegate sent the email, the delegate will be listed, along with the sender, in message details in email log search. Delegate information will only be available on emails sent after this change rolls out. | Available to all Google Workspace with Gmail enabled. | Learn more.
New font in Workspace improves accessibility for vision impaired
Now there's a new font in Workspace optimized for vision impaired users. When you create or want to read a document, set the font to Atkinson Hyperlegible for improved legibility.
Previous announcements
Source: Google Workspace Updates
Use dynamic security groups for group based policies
What’s changing
Who’s impacted
Why it’s important
Getting started
- Admins: Visit the Help Center to learn more about turning customizing service settings with configuration groups and managing membership automatically with dynamic groups.
- End users: No action required.
Rollout pace
- This feature is available now.
Availability
- Available to Google Workspace Enterprise Plus, Education Plus, and Cloud Identity Premium customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, Enterprise Standard, Education Fundamentals, Frontline, and Nonprofits, as well as G Suite Basic and Business customers
Resources
Source: Google Workspace Updates
Automatic group membership management with dynamic groups, now generally available
Quick launch summary
Getting started
- Admins: Dynamic groups will be available to all eligible users with group create and user read privileges. To get started, go to Admin console > Directory > Groups or use the Cloud Identity API. Read our documentation to learn more about managing dynamic groups.
- End users: Not available to end users
Rollout pace
- Rapid Release and Scheduled Release domains: Full rollout (1–3 days for feature visibility) starting on February 17, 2021
Availability
- Available to Google Workspace Enterprise Standard, Enterprise Plus, Education Plus, and Cloud Identity Premium customers
- Not available to Google Workspace Essentials, Business Starter, Business Standard, Business Plus, Enterprise Essentials, and Education Fundamentals, or G Suite Basic, Business, and Nonprofits customers