Skip to content

akunzai/GSS.Authentication.CAS

Folders and files

NameName
Last commit message
Last commit date
Jan 1, 2025
Feb 12, 2025
Feb 13, 2025
Nov 17, 2024
Feb 13, 2025
Feb 12, 2025
Jan 18, 2025
Jan 19, 2025
Jul 7, 2023
Nov 14, 2024
Sep 28, 2024
Sep 14, 2024
Sep 14, 2024
Nov 14, 2024
Jan 18, 2025
Mar 25, 2024
Feb 12, 2025
Sep 8, 2021
Sep 28, 2024
Feb 27, 2021

Repository files navigation

GSS.Authentication.CAS

Build Status Lint 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.