Found 405 packages
Includes types that provide support for OpenIdConnect protocol.
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Provides base protocol support for OpenIdConnect and WsFederation.
Middleware that enables an application to use OpenIdConnect for authentication.
OpenID Connect primitives for the OpenID Connect server middleware.
Automatic access token management for interactive OpenIdConnect-based ASP.NET Core applications
OpenID Connect extensions for the OpenID Connect server middleware.
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
OpenID Connect server middleware for ASP.NET Core.
Includes types that provide token validators.
This package provides an assembly containing classes which extend the .NET Framework 4.5 with base constructs from the OpenId Connect and WS-Federation protocols
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
Versatile OpenID Connect stack for ASP.NET Core.
Abstractions and primitives used by the OpenIddict components.
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
ASP.NET Core integration package for the OpenIddict validation services.