Videos tagged with Authentication
Google I/O 2010 - OpenID-based single sign on and OAuth data access for Google Apps Enterprise, Google APIs 201 Ryan Boyd, David Primmer A discussion of all the auth tangles you've encountered so far -- OpenID, SSO, 2-Legged OAuth, 3-Legged OAuth, and Hybrid OAuth. We'll show you when and where to use the APIs, code some example apps, and demonstrate how they all integrate with Google APIs and ...
Google I/O 2010 - OpenID-based SSO & OAuth for Google Apps
Google I/O 2010 - OpenID-based single sign on and OAuth data access for Google Apps Enterprise, Google APIs 201 Ryan Boyd, David Primmer A discussion of all the auth tangles you've encountered so far -- OpenID, SSO, 2-Legged OAuth, 3-Legged OAuth, and Hybrid OAuth. We'll show you when and where to use the APIs, code some example apps, and demonstrate how they all integrate with Google APIs and ...
Google I/O 2008 - Authenticating to Google Data Services
Authenticating to Google Data ServicesJeff Fisher, Jeff Scudder (Google), and Bing Yang (Salesforce.com)Get over that first hurdle in your prototype! Authenticating a user is a tricky, but necessary step for most applications that interact with Google services. This session will discuss the available authentication options, their limitations, and some advanced use cases such as Google Apps doma...
Google I/O 2008 - Authenticating to Google Data Services
Authenticating to Google Data ServicesJeff Fisher, Jeff Scudder (Google), and Bing Yang (Salesforce.com)Get over that first hurdle in your prototype! Authenticating a user is a tricky, but necessary step for most applications that interact with Google services. This session will discuss the available authentication options, their limitations, and some advanced use cases such as Google Apps doma...
Google I/O 2009: Practical Standards-based Security and Identity in the Enterprise
Google is incorporating today's open identity and authorization standards into not only its consumer applications, but also its enterprise software and its internal operations. Learn how Google both contributes to the advance of these technologies and applies them in practice.Eric Sachs
Railscasts #160: Authlogic
Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.
MIX09: File|New -> Company: Creating NerdDinner.com with Microsoft ASP.NET Model View Controller (MVC)
No slides. Just code. Start with File|New and build a real Web site with ASP.NET, ASP.NET AJAX, Authentication, Authorization, MVC, Microsoft SQL Server and jQuery in sixty-five minutes or less. Scott Hanselman
MIX09: Protecting Online Identities
Learn how Microsoft provides a range of identity solutions for helping developers more easily build seamless user experiences that include Federation, Authentication, UX Customization, Open Standards, Open ID and more. Jorgen Thelin
MIX06: From "Username and Password" to InfoCard
InfoCard can bring a new level of security to authenticating users to your site. In this session, take a deep developer look at how this can be achieved. A traditional forms-based authentication implementation is converted to use InfoCard, along with explanations of the Web services, protocols, and security considerations that one needs to understand. Richard Turner Microsoft Garrett Serack Mic...
NetBeansTV: Simple Authentication (GUI based) against a DB
This screencast shows you how to create an application with form based authentication to access a database. It was provided to the NetBeans community by Shakthi Anuradha Gunasekara (Anuradha G) from Sri Lanka as part of the NetBeans Community Docs Wiki and specifically a call to action on James' Blog.