Click here to Skip to main content
15,888,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am facing issue to get current user information using "ClaimsPrincipal.Current". We are using Threads to run few tasks but I believe due to threads some times "ClaimsPrincipal.Current" is giving earlier loggedin user info instead of current user. Please help me to fix how to fix it.

What I have tried:

Implemented Claims-Based-Identity in Project (OAuth)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900