Forms Authentication – Esempi e Guide (Inglese)
Office SharePoint Server 2007 provides a flexible and extensible authentication system, which supports authentication for identity management systems that are based or are not based on the Microsoft Windows operating system. By integrating with ASP .NET pluggable authentication, Office SharePoint Server 2007 supports a variety of forms-based authentication schemes. Authentication support in Office SharePoint Server 2007 enables a variety of authentication scenarios, including:
- Using standard Windows authentication methods.
- Using a simple database of user names and passwords.
- Connecting directly to an organization's identity management system.
- Using two or more methods of authentication for accessing partner applications (for example, connecting to your partner company's identity management system for authenticating partner employees while using Windows authentication methods to authenticate your internal employees).
- Participating in federated identity management systems.
The following table lists the supported authentication methods:
| Authentication method | Description | Examples |
| Windows | The standard IIS Windows authentication methods are supported. | · Anonymous · Basic · Digest · Certificates · Kerberos (Integrated Windows) · NTLM (Integrated Windows) |
| ASP.NET forms | Office SharePoint Server 2007 adds support for identity management systems that are not based on Windows by integrating with the ASP.NET forms authentication system. ASP.NET authentication enables Office SharePoint Server 2007 to work with identity management systems that implement the MembershipProvider interface. You do not need to rewrite the security administration pages or manage shadow Active Directory directory service accounts. | · Lightweight Directory Access Protocol (LDAP) · SQL database or other database · Other ASP.NET-based forms authentication solutions |
| Web Single Sign-On (SSO) | Office SharePoint Server 2007 supports federated authentication through Web SSO vendors. Web SSO enables SSO in environments that include services running on disparate platforms. You do not need to manage separate Active Directory accounts. | · Active Directory Federation Services (AD FS) · Other identity management systems |
Tratto da:
Plan authentication methods (Office SharePoint Server):
http://technet.microsoft.com/en-us/library/cc262350.aspx
Approfondimenti ed esempi:
How to implement Forms-based authentication for Office SharePoint Server 2007 and Windows SharePoint Services 3.0 by using SQL Server:
http://support.microsoft.com/kb/952170/en-us
Authentication Resource Center for SharePoint Products and Technologies:
http://technet.microsoft.com/en-us/office/sharepointserver/bb735938.aspx
MSDN Webcast: MSDN geekSpeak: Custom Authentication Providers for SharePoint Server 2007 (Level 200):
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&EventID=1032346257
Ed in particolare:
Authentication samples:
http://technet.microsoft.com/en-us/library/cc262069.aspx
SharePoint: 7 New Features That Enhance Security in SharePoint:
http://technet.microsoft.com/en-us/magazine/2007.01.security.aspx