Google OAuth2 and Teams configuration

,

Hi,

We are assessing the use of AWX to automate some tasks.
Our hosts are located in different GCP projects within the same GCP organization.
Each project already have a Google Group configured for access.
We want to set up the Google OAuth2 authentication, and automatically generate teams to match these Google Groups in order for the users to only access hosts they have access to.

Is there a way to accomplish this without developing some custom code ?

Merely curious if you managed to figure out AWX with OAuth2 team mappingsā€¦ I would like to map based on email groups of users (if this is even possible with OAuth2) to various teams.