GSS.Authentication.CAS.Core

Core components for CAS Authentication


Keywords
CAS, authentication, cas-authentication-middleware, middleware
License
MIT
Install
Install-Package GSS.Authentication.CAS.Core -Version 5.5.0

Documentation

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.