Hey Pankaj, As far as I know, we use exclusively OAuth2 in our auth systems, with no explicit support for ActiveDirectory. If you can manage to read through the documentation we provide about our auth systems and determine how that integrates with your AD solution, this is certainly a possibility, although it's not within my expertise to determine what that might look like, and you're probably in a much better position to attempt to work from that angle.
What I can say is that if you want to provide secure access to the Cloud Console, this is done through signing in to a Google account which has permissions on the given project. Sincerely, Nick Cloud Platform Community Support On Thursday, July 28, 2016 at 3:50:00 AM UTC-4, Pankaj Jha wrote: > > > > down votefavorite > <http://stackoverflow.com/questions/38629564/authentication-integration-with-google#> > > I have a web application which works on windows active directory.Since it > is deployed on Local IIS, windows authentications works fine. Now I am > planning to move the authentication part of the application to cloud so > that I can use AD users of multiple domain using OpenID connect(oAuth2). I > am able to set OpenID connect to login using external user (using > GoogleAuthentication) using email Id. My query is > > 1.Can I create my AD User to https://console.cloud.google.com ? > > 1. Can I login my site using that User ? > 2. Can cloud.google authenticate the used from my Active Directory? > > If anyone could guide me with some links that would be great. > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4a6281de-d0d2-4ee4-b4bf-a86333e9668c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
