How to connect to on-premises SharePoint using ADFS authentication in a .NET 8 application

Vijayan, Neethu 0 Reputation points
2024-06-17T03:57:31.1433333+00:00

Since OfficeDevPnP.Core is not supported in .NET 8, are there alternative libraries or approaches to connect to on-premises SharePoint using ADFS authentication in a .NET 8 application?

Current Situation:

  • Existing applications written in .NET Framework use OfficeDevPnP.Core.IdentityModel.TokenProviders.ADFS for token generation with ADFS.
  • SharePoint is on-premises.
  • PnP Framework is not suitable due to its reliance on Azure AD.
  • Modifying ADFS authentication is not an option due to the current infrastructure setup with multiple domains.
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,328 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,107 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,218 questions
0 comments No comments
{count} votes