Generic client to use OpenID Connect over any Identity Server Solution, like WSO2, Keycloak, IdentityServer4.
Info
Version: | 0.0.30 |
Author(s): | Benner Sistemas |
Last Update: | Tuesday, January 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benner-sistemas/oidc |
NuGet Url: | https://www.nuget.org/packages/Benner.OpenIDConnect |
Install
Install-Package Benner.OpenIDConnect
dotnet add package Benner.OpenIDConnect
paket add Benner.OpenIDConnect
Benner.OpenIDConnect Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IdentityModel(>= 3.10.10)
- Microsoft.CSharp(>= 4.5.0)
- Ninject(>= 3.3.4)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)
- IdentityModel(>= 3.10.10)
- Microsoft.CSharp(>= 4.5.0)
- Ninject(>= 3.3.4)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)
Tags