Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kévin Chalet dbcd6d1ad7 Remove the members that were obsoleted in OpenIddict 5.x 2 years ago
..
IOpenIddictServerDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictServerFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictServerHandler.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddict.Server.csproj Update the entire code base to use collection expressions 3 years ago
OpenIddictServerBuilder.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerConfiguration.cs Remove the members that were obsoleted in OpenIddict 5.x 2 years ago
OpenIddictServerDispatcher.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictServerEndpointType.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerEvents.Authentication.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddictServerEvents.Device.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerEvents.Discovery.cs Rename event handlers and event properties that whose endpoint name has changed 2 years ago
OpenIddictServerEvents.Exchange.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Introspection.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 3 years ago
OpenIddictServerEvents.Protection.cs Make user codes fully configurable and remove token length assumptions 2 years ago
OpenIddictServerEvents.Revocation.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Session.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerEvents.Userinfo.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerEvents.cs Add introspection support in the client stack 2 years ago
OpenIddictServerExtensions.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlerDescriptor.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerHandlerFilters.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerHandlerType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerHandlers.Authentication.cs Remove the members that were obsoleted in OpenIddict 5.x 2 years ago
OpenIddictServerHandlers.Device.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerHandlers.Discovery.cs Rename event handlers and event properties that whose endpoint name has changed 2 years ago
OpenIddictServerHandlers.Exchange.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerHandlers.Introspection.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerHandlers.Protection.cs Remove the members that were obsoleted in OpenIddict 5.x 2 years ago
OpenIddictServerHandlers.Revocation.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerHandlers.Session.cs Rename event handlers and event properties that whose endpoint name has changed 2 years ago
OpenIddictServerHandlers.Userinfo.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerHandlers.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerOptions.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictServerTransaction.cs Introduce Windows support for the client stack 3 years ago