-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Super Admin role required for Google Workspace admin user #161
Comments
Currently it’s super admin, which is clearly less than ideal. There is a feature coming to use a service role. I’ll update this issue with the PR when I get back to my desk.
Chris
On 4 Jan 2024, at 10:10, Jan Hecking ***@***.***> wrote:
According to the docs (https://github.com/awslabs/ssosync#google <https://github.com/awslabs/ssosync#google> ) a Google Workspace "admin user" is required to sync the directory:
You will have to specify the email address of an admin via --google-admin to assume this users role in the Directory.
Is it required that this admin user has the Super Admin role? Or can we use a different admin role with fewer privileges? We tried using a user with a custom admin role with just the "Users > Read" and "Groups > Read" privileges for the Admin API, but the sync failed with a 403 error.
—
Reply to this email directly, view it on GitHub <#161> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVULYLQB3UJKZW5LSQZQ5DYMZ5YFAVCNFSM6AAAAABBMV3B4CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DKMZWGI3DCNI> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/ABVULYI3VQIPJSDJG7IHWF3YMZ5YFA5CNFSM6AAAAABBMV3B4CWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHWGXOW4.gif> Message ID: ***@***.***>
|
Great! Thank you for the quick response. |
Hi @ChrisPates, any update on this? 🙏 |
This issue #150, I'll be looking to include this in a future release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the docs (https://github.com/awslabs/ssosync#google) a Google Workspace "admin user" is required to sync the directory:
Is it required that this admin user has the Super Admin role? Or can we use a different admin role with fewer privileges? We tried using a user with a custom admin role with just the "Users > Read" and "Groups > Read" privileges for the Admin API, but the sync failed with a 403 error.
The text was updated successfully, but these errors were encountered: