I posted an answer to the Stack Overflow question. Since login form support is in development it may sometimes fail to work, so creating an alternate simplified form may be one solution. Unfortunately the docs don't give any details about how it attempts the login, but logging HTTP requests to the login page may give some insight.
On Saturday, July 23, 2016 at 11:14:04 PM UTC-4, Joshua Fox wrote: > > I'd like to have Google Cloud Security Scanner authenticate against a > webform in my GAE app. > > I asked it to authenticate against a "Non-Google Account" -- in other > words, user-name/password fields in my webapp. However, I get back the > message "Could not sign in using the provided username and password" each > time. > > (I tried it several times, specifying different user-agents and > credentials and against two variants of my login page; and of course > confirming that the credentials work when typed in manually. I have the > necessary Editor-level permissions on the Google Cloud project.) > > What do I need to do to get the Scanner to authenticate? > > P.S. Also asked on StackOverflow > <http://stackoverflow.com/questions/38533638/how-can-i-have-google-cloud-security-scanner-log-into-my-app>, > > but no answer there so far. > -- 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/0900eca5-0b4a-463f-a9ad-8f6643122130%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
