Hey Joakim, Be advised that this forum isn't the best place to get specific-issue technical support. For that, stackoverflow is much better, and you should use it in future if you have such a question, since we monitor there as well, although there's also a much larger user-base. From reading your question, at any rate, I have the following recommendation:
The docs link found in that log points you to the right place. Here's <https://cloud.google.com/appengine/articles/auth#AppspotDomainAuth> the location in that docs page which discusses adding you App Engine app to your Google Apps Control Panel, and there's a link <https://support.google.com/a/answer/45690?hl=en> to the Google Apps doc which discusses this in more depth. This should make your Google Apps authentication aware of the appspot domain and allow authentication. Let me know how that goes for you. On Friday, October 2, 2015 at 7:14:03 AM UTC-4, Joakim Dahlström wrote: > > I've created an GAE app and set it to be restricted to our Google Apps > domain. > > I then deployed it to Appspot (appspot.com subdomain), and see the > following error in the log when I visit the page: > > Authentication for the Google Apps domain xxxxx.com can only be performed > when requests are served from a subdomain of that domain or it has been > approved through the Google Apps Control Panel. See > https://developers.google.com/appengine/articles/auth > > I've tried to visit the Control Panel (admin.google.com) to add the App > ID to GAE settings, but I can't seem to find where to do it. > > Does anybody know? > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/50309461-0b5d-4678-8832-fbc9967f5b4d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
