Skip to content

CAS Authentication Middleware for OWIN & ASP.NET Core

License

Notifications You must be signed in to change notification settings

fangjun953322/GSS.Authentication.CAS

 
 

Repository files navigation

GSS.Authentication.CAS

Build Status Code Coverage

CAS Authentication Middleware for OWIN & ASP.NET Core

NuGet Packages

Installation

OWIN

# Package Manager
Install-Package GSS.Authentication.CAS.Owin

# .NET CLI
dotnet add package GSS.Authentication.CAS.Owin

ASP.NET Core

# Package Manager
Install-Package GSS.Authentication.CAS.AspNetCore

# .NET CLI
dotnet add package GSS.Authentication.CAS.AspNetCore

Usage

Currently, CAS protocol from 1.0 to 3.0 was supported. Check out these samples to learn the basics and key features.

About

CAS Authentication Middleware for OWIN & ASP.NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%