Course
Skills Expanded
SharePoint 2010 Security Part 2
Learn how to integrate SharePoint 2010 with external security providers, and other advanced security topics.
What you'll learn
This course introduces several advanced security topics in SharePoint 2010. It first walks you through how to create a custom STS using WIF and integrate it with your SharePoint 2010 applications. Next it discusses the role of the claims augmentation provider in SharePoint 2010. Finally, it covers how to integrate Azure ACS with SharePoint 2010.
Table of contents
Custom STS
43mins
- Introduction 2m
- What is an STS? 2m
- Claims based SharePoint security 2m
- Overview of what we will build 1m
- Creating a simple ASP.NET app 1m
- Writing the STS using the WIF SDK 6m
- Enabling the ASPNET app to use the STS 11m
- Registering our STS in SharePoint 7m
- Creating a SharePoint app that uses our STS 2m
- Name resolution issues with custom STS 2m
- Logging on using claims identity to a site collection 1m
- Session timeout issues and solutions 1m
- Cross domain issues with STS and workaround 2m
- Importance of identifier claim 2m
- Summary 2m
Name Resolution
28mins
- Introduction 2m
- Claims augmentation provider 2m
- Augmentation provider and external sts 2m
- Setting up for a custom claims augmentation provider 1m
- Deciding features the claims augmentation provider supports 1m
- Informing claims augmentation provider about the STS 1m
- Matching claims augmentation provider claims with the STS claims 1m
- Specifying what is shown in the picker UI 1m
- Identifying the entity types we will support 0m
- Creating helper methods to create picker entities specific to STS 2m
- Writing a user data helper class 3m
- Implementing the search, resolve, fill claims and hierarchy methods 4m
- Claims augmentation provider farm level feature 3m
- Behavior of resolution without tying STS to augmentation provider 1m
- Powershell script to tie the STS with the augmentation provider 2m
- Proper name resolution with two way linkage 2m
- Summary 1m
Azure ACS and SharePoint 2010
36mins
- Introduction 2m
- Azure ACS and SharePoint authentication procedure 3m
- General process overview of registering ACS with SharePoint 1m
- Generating and exporting a certificate 3m
- Creating an Azure ACS namespace 2m
- Choosing identity providers 1m
- Create a SharePoint relying party 2m
- Registering your certificate in Azure ACS 1m
- Registering Azure ACS with SharePoint using Powershell 11m
- Creating a web application that uses ACS STS 1m
- Name resolution issues with Azure ACS 1m
- Signing into SharePoint using Google identities using ACS 1m
- Windows Live ID challenges 2m
- Adding identity providers on the fly 1m
- Creating new rule groups for identity providers 1m
- Signing in using a yahoo id 1m
- Summary 2m