mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
fix service account url display
This commit is contained in:
@@ -6863,7 +6863,7 @@ def doCreateProject():
|
|||||||
2. Choose Edit.
|
2. Choose Edit.
|
||||||
3. Check the "Enable G Suite Domain-wide Delegation" box and Save.
|
3. Check the "Enable G Suite Domain-wide Delegation" box and Save.
|
||||||
|
|
||||||
That's it! Your GAM Project is created and ready to use.'''
|
That's it! Your GAM Project is created and ready to use.''' % console_serviceaccount_url
|
||||||
|
|
||||||
def doCreateUser():
|
def doCreateUser():
|
||||||
cd = buildGAPIObject(u'directory')
|
cd = buildGAPIObject(u'directory')
|
||||||
|
|||||||
Reference in New Issue
Block a user