.NET
Microsoft Technologies based on the .NET software framework.
3,963 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to create the current user's SharePoint context using the following details:
I am using UseOpenIdConnectAuthentication and ClaimsPrincipal for this process. Specifically, I want to understand if it's possible to use these components to create the current user's SharePoint context.