cevoaustralia/aws-google-auth
View on GitHubDefault value of parameter `bgresponse` has not accepted.
Open
#160 opened on Dec 16, 2019
help wanted
Description
Some of us are getting this message:
Google Password:
Default value of parameter `bgresponse` has not accepted.
Please visit login URL https://accounts.google.com/o/saml2/initsso?idpid=C00pn5t3o&spid=112173148568&forceauthn=false, open the web inspector and execute document.bg.invoke() in the console.
Then, set --bg-response to the function output.
But running that in the JS console is not possible, it gives an error.
- Are we supposed to run that command at the Google account selector screen? Or another point?
- Is it possible to get this value from the source code of the page?