jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#
https://www.jitbit.com
Apache License 2.0
361 stars 118 forks source link

How integrate on ASP.NET "old" framework #58

Closed SimoneT88 closed 2 years ago

SimoneT88 commented 2 years ago

Hello, this is my first time working with SSO SAMIL 2.0. I have a web application in ASP.NET "old" framework, I would like to understand how I can integrate SSO using saml.cs page. I have a windows server 2019 and I do install and configure Service Provider Shibboleth

Can you give me some info to understand what I have to do?

Thank you

Hello

alex-jitbit commented 2 years ago

It's the same. The code form the Readme should work fine in a "classic" ASP.NET MVC application based on NET Framework.