mfazliazran / webberig-applications-framework

Automatically exported from code.google.com/p/webberig-applications-framework
Other
0 stars 0 forks source link

Google login as primary authentication method #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please provide a description of your proposal
At the moment you must go to application and click on the Google button in the 
login window in order to use Google's federated login.

Some implementations may use Google federated login as its primary 
authentication method. To allow this, we should create a setting that would 
change the way Security::ShowLoginWindow works:
- redirect to Google's openID url
- If the Google authentication didn't work for any reason, show the login window

What would be the benefit of this feature (ie. better usability,
performance, ...) ?
- Greater usability for applications where every user has a Google account (ie. 
companies who use Google Apps for business)
- This may open up doors to deploy the application into the Google marketplace

Original issue reported on code.google.com by math...@webberig.be on 14 Aug 2011 at 8:37

GoogleCodeExporter commented 8 years ago

Original comment by math...@webberig.be on 14 Aug 2011 at 8:55