SharePoint Live

TH13 SharePoint Developers Deep Dive into Claim-based Security

08/05/2010

11:30 AM - 12:45 PM

Level: Introductory to Intermediate

Ted Pattison

Ted Pattison

Co-Founder, Author

Critical Path Training

SharePoint 2010 introduces a new claims-based security model that will impact the way the companies design, implement and enforce security with their SharePoint sites. This session explains the fundamentals concepts of a claims-based model and shows how the new claim-based model makes it possible to use new types of security principals such as Active Directory distribution lists and MOSS Audiences as first class security objects which can be used to securely configure access to securable objects such as sites, lists, items and documents. The session will walk through developing a custom claims-provider with Visual Studio 2010 which will effectively demonstrates the flexibility of how we define the people and groups from whom you need to configure access.

You will learn:

  • The key advantages to the new claims-based security model
  • The concepts and terminology associated with claims and trusts
  • How to configure a SharePoint Web Application to support claims
  • How to write and debug a custom claim provider