Forum Discussion

Ryan Sytsma's avatar
Ryan Sytsma
Copper Contributor
May 28, 2018

pass authentication from Sharepoint to ASP.NET web app

Our users with be logged into Sharepoint with Windows authentication, and from Sharepoint, click on a link to open an ASP.NET web app. I need make sure that the ASP.NET site is logged in via the Sharepoint session or cookies or token... I have read that turning on Windows Authentication on the IIS server would enable this action but I am not sure. Are there any good resources that would show me how to do this?

  • So you need to implement SSO for Asp.net web app from SharePoint Website correct? When you say IIS Server do you have on premise setup for sharepoint. Which version of sharepoint do you have?

Resources