Secure Store Service cmdlets (SharePoint Server 2010)
Updated: 2009-12-14
[This article is pre-release documentation and is subject to change in future releases.]
In Microsoft SharePoint Server 2010, the Secure Store service replaces the single sign-on (SSO) service that was used in Microsoft Office SharePoint Server 2007. The Secure Store Service is a claims-aware authentication service that includes a secure database for storing credentials that are associated with application IDs. These application IDs can be used to authorize access to external data sources. The Secure Store Service provides the capability of securely storing credentials and associating them to specific identities or a group of identities. A common scenario for Secure Store Servcie is an application trying to authenticate against a system in which the current user is known by a different name or has a different account for authentication. When used with Microsoft Business Connectivity Services, the Secure Store Service provides a means to authenticate against external data sources.
When you use Windows PowerShell cmdlets, you can create and configure a Secure Store Service instance, configure the settings of a credentials database, and configure all global settings of the Secure Store Service.
The following cmdlets are available for Beta.
Cmdlet name
Clear-SPSecureStoreCredentialMapping
Update-SPSecureStoreCredentialMapping
Disable-SPSingleSignOn
Get-SPSecureStoreApplication
New-SPSecureStoreApplication
Remove-SPSecureStoreApplication
Set-SPSecureStoreApplication
New-SPSecureStoreServiceApplication
Set-SPSecureStoreServiceApplication
New-SPSecureStoreTargetApplication
New-SPSecureStoreTargetApplicationField
Update-SPSecureStoreCredentialMapping
Upgrade-SPSingleSignOnDatabase
Update-SPSecureStoreGroupCredentialMapping
Update-SPSecureStoreMasterKey
Update-SPSecureStoreApplicationServerKey
To download the SecureStoreCmdlets.chm file, see Windows PowerShell for SharePoint Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkId=179124).