Previous Topic: How to Configure the Claims ProviderNext Topic: Add Claims Search Web Service


Update the Claims Provider of the Trusted Identity Token Issuer

The Update-SMTrustedIdentityTokenIssuer command updates the claims provider of a trusted identity token issuer to CASiteMinderClaimProvider.

Follow these steps:

  1. Click Start, All Programs, Microsoft SharePoint 2010 Products, the SharePoint 2010 Management Shell.

    The SharePoint 2010 Management Shell command prompt appears.

  2. Navigate to the following directory:
     C:\Program Files\CA\SharePointClaimsProvider\scripts
    
  3. Enter the update command. This command has the following format:
    Update-SMTrustedIdentityTokenIssuer.ps1 -TrustedIdentityTokenIssuer “Name_of_Trusted_Identity_Provider_registered_with_SharePoint
    TrustedIdentityTokenIssuer

    Specifies the name of the CA SiteMinder trusted identity token issuer (trusted login provider) to update.

    Example:

    .\Update-SMTrustedIdentityTokenIssuer.ps1 -TrustedIdentityTokenIssuer “SiteMinder Federation”
    

    The SharePoint central administration server is updated with the new claims provider of the trusted identity token issuer.