Question Regarding Shibboleth and ASP.NET Core Integration

Cantor, Scott cantor.2 at osu.edu
Mon Aug 28 15:55:57 EDT 2017


> Has anyone successfully integrated Shibboleth single sign-on with an
> ASP.NET Core application running in a Windows environment (IIS 7.x)?

The SP already available supports anything running on IIS but has no special integration with .NET, the interface is strictly headers. A version available in beta testing that was announced on the dev list provides an updated module with .NET integration of various sorts. It will be released late this year or early next as part of 3.0.

-- Scott



More information about the users mailing list