GeekArticles
Microsoft
Microsoft.NETOpenID and Rails: Authentication 2.0
Author: devx.com |
Published: 16th Apr 2008 |
Visited: 56 times |
Add CommentFiled in: Microsoft NETJust about every web application uses the username and password combination for authentication. OpenID offers a better way. Learn how to integrate OpenID authentication in your Rails 2.0 applications.
Read Article Sponsored Links
Related Articles
• Deploying JRuby on Rails WAR on Sun Java System Web Server Such a deployment ensures the coexistence of JRuby on Rails with Java technology-based Web applications and accords you the benefits of Sun Java System Web Server: scalability, performance, security, and monitoring and clustering capabilities. Learn the steps he ...
• Rails Powered by GlassFish Tired of putting together and managing all the pieces of a Ruby-on-Rails deployment? Simplify your life by developing and deploying with JRuby on GlassFi ...
• Role Based Forms Authentication in ASP.NET 2.0 Using Role based forms authentication, we can restrict users of the site to accessing certain resource if they are not part of a particular role. In this article, Satheesh demonstrates how to build sites with this type of authentication. He provides a short overview of various Login Controls and Pro ...