Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8298033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:37:22+00:00 2026-06-08T15:37:22+00:00

I have Sharepoint 2010 using as the only authentication method a custom claims provider.

  • 0

I have Sharepoint 2010 using as the only authentication method a custom claims provider.
My custom claims provider has a email claim:
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress

I set this parameter on theshareponit console (stsadmin) when configuring the provider:

$map3 = New-SPClaimTypeMapping -IncomingClaimType “http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress” -IncomingClaimTypeDisplayName “EmailAddress” -SameAsIncoming

I want to see this claims mapped to the Sharepoint user profile.
That means that when I access the user profile (clicking on “my settings” on the logged user for example) I would like to see the email parameter.
(I would like to see the claim as a SPContext.Current.Web.CurrentUser.Email)

At this moment, those parameters are not mapped.

Any tip / help with that?
I’m really trying lot of several things but I can’t get it to work!..

Thanks!..

PnP

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T15:37:24+00:00Added an answer on June 8, 2026 at 3:37 pm

    The code you’re showing will only assign the mapping to a variable ($map3). You also need to add that mapping to the trusted issuer:

    $sp = Get-SPTrustedIdentityProvider –Name "YourSTS"
    
    Add-SPClaimTypeMapping -Identity $map3 -TrustedIdentityTokenIssuer $sp
    

    Here is some more info and examples:

    • http://sharepintblog.com/2011/10/26/adding-additional-claims-to-a-trusted-identity-token-issuer/
    • http://technet.microsoft.com/en-us/library/ff607816.aspx

    EDIT: To then map the claims, you need to go to Central Administration -> Application Management -> User Profile Service Application -> Manage User Properties -> Edit the Desired User Property.

    Finally, edit the mapping as shown below:

    enter image description here

    Here is more info:
    http://technet.microsoft.com/en-us/library/cc262327.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using SharePoint 2010 and have a customized newform.aspx and editform.aspx that I
My problem is this one, I am using Sharepoint 2010, I have a form
I have a custom Sharepoint 2010 web part that runs the user through a
We are currently using TFS 2010 and have a Team site of SharePoint 2007.
I am using SharePoint 2010 and I have developed a SharePoint 2010 solution which
I want to search/crawl a SharePoint 2010 site which has forms based authentication in
using infopath 2010, sharepoint 2010 To do - I have 3 view forms and
We have a client who has just recently acquired their first SharePoint 2010 system.
I have create one web part in sharepoint 2010. In CreateChildControls() method i write
I'm using Sharepoint 2010 and I have a list where I want users to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.