Question Regarding Shibboleth and ASP.NET Core Integration

Castellanos, Igor igor.castellanos at research.ucla.edu
Wed Aug 30 12:30:51 EDT 2017


Thanks very much, Rod!


-- Igor

-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Rod Widdowson
Sent: Wednesday, August 30, 2017 1:15 AM
To: 'Shib Users'
Subject: RE: Question Regarding Shibboleth and ASP.NET Core Integration

> OK.  Thank you guys.
> 
> Frustrating.  Well, if I can figure something out to secure our .NET Core application using Shibboleth, I'll post back here.

I did some brief further research and what you need is "middleware" [1].  If you go down this path with any success I know that this developer and probably the wider community would be interested in what you discover, so please report back.

You might also want to look at the Native IIS 7 connector [2].  This is not ready for prime time (coming in SP V3) so only test on a dev platform, but it might be that having the attributes available as server variables makes your life easier, as might having a real IPrincipal to work with.  And if you get to be very lucky you might be able to make Roles Based AuthZ work for you.

[1] https://docs.microsoft.com/en-us/aspnet/core/fundamentals/middleware
[2] https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPIIS7Config

Good luck !

Rod


--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list