I have a custom claims provider and now I got this new requirement to augment some new claims based on claims which user already has.
How can I get user claims which are already augmented (eg. those coming from ADFS)?
|
I have a custom claims provider and now I got this new requirement to augment some new claims based on claims which user already has. How can I get user claims which are already augmented (eg. those coming from ADFS)? |
|||
|
|
|
You can get claims through below code:
But if you want to add the claim at the time of augmentation, then probably following link guide you more. How to Get All User Claims at Claims Augmentation Time in SharePoint 2010 Let me know if this helps you. |
|||||||
|
|
can you please check the link, |
|||