Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

change existing SharePoint claim provider default claim identifier using powershell

$
0
0

Can we change existing SharePoint claim provider default claim identifier using powershell? We want to modify existing claim from email to samAccountName.

$ap = New-SPTrustedIdentityTokenIssuer -Name "SAML Provider" -Description "SharePoint secured by SAML" -realm $realm -ImportTrustCertificate $cert -ClaimsMappings $map,$map2 -SignInUrl "https://adfsurl/adfs/ls" -IdentifierClaim "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"

Now we want to change IdentifierClaim.


MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>