I have a web application in which users upload files. I want to authenticate users using this application, and they all have a Google App email. If I can only integrate Google App authentication into my web application, that would be awesome.
I just don’t want to convert the application to Google App Engine (Python / Java) or to knit the Google App web page on top of the PHP web application for authentication.
Is there such an opportunity - I ask Google, pl to authenticate the user - if so? then load the page, otherwise - sorry!
Hope I made sense. Any help is much appreciated!ps: the web application in question as well as the Google email address are in the same domain, mycompany.com. (webmail.mycompany.com and myapp.mycompany.com)
source
share