Restrict Google OAuth Client to only App Engine -
we have app engine application build in python using endpoints. access restricted.
we have software connects app engine using service account. service account can access google cloud storage create buckets.
now want allow access app engine (and not cloud storage) specific clients write own software. software end-user.
what have create , share client software can authenticate app engine?
a service account not seem possible since allows access cloud storage.
Comments
Post a Comment