google admin sdk - Create New Service account programmatically -


is there google admin api create new service account using credentials of service account?

i'm creating saas solution i'm providing services end users different domains. google recommends (not restricts) use different service account (esa) each domain data entirely segregated.

to achieve this, need create new esa programmatically whenever new customer signsup.

i'm able provide services users (from different domains) using single esa, not able find api allows me create new esa programmatically. possible?


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -