I am trying to implement a WEB service provider plugin for .NET web applications using C #. I will use the shibboleth ID provider. I have implemented the same for Java applications using the OpenSAML library. I want to know which library is used to implement it in .NET applications. Any pointer or suggestion is welcome.
source
share