I have a custom claims provider which adds some claims from an external system (eg. Email, Fullname, etc.). This works fine, but i want to display the value from the fullname-claim on the top-right corner and not the name from the AD. Is there a way to set this name in the Provider or elsewhere?
Also i want to view the claims on the user information page if its possible.