CAS Authentication Middleware for OWIN & ASP.NET Core
OWIN
dotnet add package GSS.Authentication.CAS.Owin
ASP.NET Core
dotnet add package GSS.Authentication.CAS.AspNetCore
Currently, CAS protocol from 1.0 to 3.0 was supported. Check out these samples to learn the basics and key features.
- ASP.NET Core
- ASP.NET Core with React.js
- ASP.NET Core Identity
- ASP.NET Core Blazor
- ASP.NET Core MVC
- OWIN
Before you ask questions, please check out these issues, or read the FAQ first.