Skip to content

tranpl/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

dotnet add package GSS.Authentication.CAS.Owin

ASP.NET Core

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.

FAQ

Before you ask questions, please check out these issues, or read the FAQ first.

About

CAS Authentication Middleware for Owin & ASP.NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.9%
  • Dockerfile 1.6%
  • Shell 0.5%