Distributed cache implementation of the IServiceTicketStore for Single Logout.
Info
Version: | 5.3.3 |
Author(s): | Galaxy Software Services Corporation |
Last Update: | Sunday, April 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akunzai/GSS.Authentication.CAS |
NuGet Url: | https://www.nuget.org/packages/GSS.Authentication.CAS.DistributedCache |
Install
Install-Package GSS.Authentication.CAS.DistributedCache
dotnet add package GSS.Authentication.CAS.DistributedCache
paket add GSS.Authentication.CAS.DistributedCache
GSS.Authentication.CAS.DistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- GSS.Authentication.CAS.Core(>= 4.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags