making app engine app only accessible to gsuite members

42 views
Skip to first unread message

Anna Nevison

unread,
May 9, 2019, 11:00:44 PM5/9/19
to Google App Engine
Hi everyone,

I am seriously struggling with an app I deployed in google app engine and I am hoping maybe somebody could give me a bit of guidance. I deployed the app with the intention of making it only accessible to members of a GSuite, which I have read is a possibility. I spent hours researching the docs and I have tried configuring the application settings in the developer center for the app and using the https://www.googleapis.com/oauth2/v3/userinf API with no luck whatsoever. Would be super appreciative if someone had a working code (preferably python because that is what my app is written in) that I could reference or could offer some clear instructions on how I could achieve this. 

Thank you!

Cristian Bullokles

unread,
May 9, 2019, 11:07:39 PM5/9/19
to google-a...@googlegroups.com
Do you want to authenticate an app? I suggest you to take a look to google sign in documentation.
In client side

Backend auth:


Let me know if that works for you.

Cristian

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/83cfe533-8876-4352-b184-d709900133fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aref Amiri (Cloud Platform Support)

unread,
May 13, 2019, 3:30:28 PM5/13/19
to Google App Engine
Hi Anna,

If you are trying to give access to only internal users within your organization, then you can simply create an internal application, when crating an OAuth consent screen in your Google Cloud Console (assuming domain is verified and GSuite services are enabled). You can also refer to this link if you need to authenticate an application, as Cristian mentioned in his comment. For any sample code or assistance in programming your application, I'd suggest to post your question on Stackoverflow, where the experts and the community will be able to assist you further.
Reply all
Reply to author
Forward
0 new messages