Authentication & authorization: Secure ID and user privileges |
 |
| 14 Aug 2006 | SearchSoftwareQuality.com |
 |


|
Authentication and authorization work together to prevent a multitude of application security attacks. While the basic concepts behind these two methods may be simple, the technology is not. There is a vast array of authentication and authorization techniques available. The articles, tips, definitions and expert advice in this learning guide will help you sort them out.
Authentication Basics | |
[Return to Table of Contents]
The authentication process used to consist of a username and password. Naturally, authentication technology has evolved with time. Now there are dozens of authentication methods, many of which overlap. Below are a few of the most common techniques.
Passwords | |
[Return to Table of Contents]
Two-Factor & Multifactor Authentication | |
[Return to Table of Contents]
Biometrics | |
[Return to Table of Contents]
- Definition: biometric verification
- Definition: electro-optical fingerprint recognition
- Definition: voiceprint
- Tip: Biometrics replacing passwords: Does authentication get better or worse?
Biometric authentication eliminates some of the problems we see with password authentication, but it also raises questions.
- Article: Facing biometrics' limits
It may be championed as the highest level of security, but biometrics isn't ready for wide deployment as a consumer application, according to this report.
- Research group: International Biometric Group
IBG research evaluates commercial biometric technologies such as novel iris recognition algorithms, new-to-market vascular recognition systems, and advanced neural-net multimodal algorithms.
- Article: Researcher: Biometrics unproven, hard to test
Just how accurate are the face identification systems being rolled out around the country? It turns out testing them is harder than it looks.
- Article: Building biometric authentication for J2EE, Web and enterprise applications
This article describes the process of enabling biometric authentication for J2EE platform and Web-based enterprise applications by integrating Sun Java System Access Manager and BiObex biometric authentication solution.
- Article: Biometrics comes to life
Fingers, hands, eyes, face, voice -- all are in use and could relegate PIN-based security to history.
Single Sign-On | |
[Return to Table of Contents]
- Definition: single sign-on
- White paper: Simplify your life – eliminate passwords
Learn more about implementing IBM's recommended password elimination Single Sign-On architecture and simplify the task of mapping user accounts across multiple systems and servers for all the people in an organization.
- White paper: Selecting an enterprise single sign-on solution
In this white paper you'll learn about eight key factors for evaluating an enterprise single sign-on (ESSO)solution for your company, improved password management practices with ESSO, and integration options for ESSO and two-factor authentication.
- Webcast: Strong authentication and enterprise single sign-on go hand in hand
In recent years, enterprise single sign-on (ESSO) has emerged as an easy, smart, and affordable way for organizations of all types and sizes to strengthen IT security while supporting user productivity. Listen in to hear the findings of Jonathan Penn, principal analyst at Forrester Research. He'll discuss strong authentication options and real world experience of customers successfully implementing a combined enterprise single sign-on with strong authentication solution to further strengthen IT security.
Smart Cards | |
[Return to Table of Contents]
- Definition: smart card
- Article: Smart cards: A primer
This article brings smart cards to life with a real-world example. The techniques presented here will allow you to start building Java applications that are smart-card enabled.
- Web site: Federal smart card Web site
This site helps educate the smart card community on smart card policy, standards and interoperability.
- Web site: Card technology: The smart card news source
Get news about smart cards and such related payment and identification technologies as biometrics, PKI, mobile commerce, physical access control and computer network security.
- Guide: The secure access using smart cards planning guide
Smart cards provide particularly effective security control in two scenarios: to secure administrator accounts and to secure remote access. This guide concentrates on these two scenarios as the priority areas in which to implement smart cards.
Digital Certificates and PKI | |
[Return to Table of Contents]
Authorization | |
[Return to Table of Contents]
Once a user has been authenticated, authorization dictates what that user is allowed to access. While authorization is often overshadowed by authentication, its importance should not be underestimated. An authenticated user can inflict terrible damage while armed with improper access privileges.
SAML | |
[Return to Table of Contents]
Send in your suggestions
Are there other topics you'd like to see learning guides on? Send assistant editor Jennette Mullaney an e-mail at jmullaney@techtarget.com and let her know what they are.
');
// -->

|
 |
|
 |