What technology do you use to implement that OpenId 'login page'? Is it possible/practical to use GWT for this? As I understand it this OpenId login sort of bootstraps your app, i.e. they don't get to your GWT app until they have successfully completed this login. And then how do you block access to your GWT app without a successful login here, do you use some sort of web.xml security constraint?
Thanks, -Dave On Tue, Dec 11, 2012 at 7:47 AM, Pedro Lamarão <[email protected]> wrote: > > Em segunda-feira, 10 de dezembro de 2012 14h19min23s UTC-2, dhoffer > escreveu: >> >> That sounds about perfect. Any chance you have some sample code you >> could forward? Especially how you implement the openid4java front >> end? > > > > You will find a very interesting discussion about the "login page" here: > > https://sites.google.com/site/oauthgoog/UXFedLogin/summary > > -- > P. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/DUU6Qa314wAJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
