SharePoint 2013 and SharePoint 2010 display identity claims with the following encoding format:
<IdentityClaim>:0<ClaimType><ClaimValueType><AuthMode>|<OriginalIssuer (optional)>|<ClaimValue>
Where:
Here are some places in SharePoint where you will see claims encoding (please add to this list):
Here are some examples (please add your own based on your experience):
Type of claim
Encoded claim
Claim encoding breakdown
Windows User
i:0#.w|contoso\chris
Windows Authenticated Users group
c:0!.s|windows
SAML authentication (Trusted User)
i:05.t|adfs|chris@contoso.com
Forms-based authentication
i:0#.f|mymembershipprovider|chris
Richard Mueller edited Revision 8. Comment: Replace RGB values with color names in HTML to restore colors
Richard Mueller edited Revision 5. Comment: Modified title casing, added tag
Joe Davies edited Revision 4. Comment: Added to the example
Joe Davies edited Revision 1. Comment: Added locations list
Great article ! It has to be featured on the TechNet Wiki home Page
valued info