switch User Invitations to DwD for now

This commit is contained in:
Jay Lee
2021-04-06 17:42:39 -04:00
parent 82968e29bf
commit f45639e6e2
3 changed files with 9 additions and 7 deletions

View File

@@ -10326,7 +10326,8 @@ OAUTH2_SCOPES = [
{
'name': 'Cloud Identity - User Invitations',
'subscopes': ['readonly'],
'scopes': 'https://www.googleapis.com/auth/cloud-identity.userinvitations'
'scopes': 'https://www.googleapis.com/auth/cloud-identity.userinvitations',
'offByDefault': True,
},
{
'name': 'Contact Delegation',