On Mon, Feb 10, 2014 at 9:21 AM, Kris Shah <[email protected]> wrote:
> I'm in the process of configuring a third party web application to use our > Google Apps OpenID services. I've got the sign in working great, however, > I am prompted every single time I sign into the third party web app with a > Google Apps OpenID authorization screen. Essentially it just wants me to > click Accept because the third party app wants to access my Google > information. > > Is there any way to suppress this authorization screen? I do not want my > users to have to accept this every time they sign into the third party web > app. > The authorization screen pops up every time there's no active session in progress. Your users will have to accept the screen every time they log in again, or close the browser and reopen it, or reopen your site in Incognito mode, etc. It's a security feature designed to remind the users what they're agreeing to. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/groups/opt_out.
