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 fef92dfb27
Promote the Issuer address to a global transaction property
7 years ago
..
IOpenIddictServerHandler.cs Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin 7 years ago
IOpenIddictServerHandlerFilter.cs Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin 7 years ago
IOpenIddictServerProvider.cs Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin 7 years ago
OpenIddict.Server.csproj Cross-compile OpenIddict.Server for .NET Framework 4.6.1 7 years ago
OpenIddictServerBuilder.cs Add RSA Probabilistic Signature Scheme (PS256/PS384/PS512) support and fix the algorithm names used for id_token_signing_alg_values_supported 7 years ago
OpenIddictServerConfiguration.cs Reintroduce the revocation endpoint 7 years ago
OpenIddictServerConstants.cs Update the authorization/logout endpoints to automatically validate id_token_hint and refactor HandleAuthenticateAsync()/AuthenticateCoreAsync() 7 years ago
OpenIddictServerEndpointType.cs Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago
OpenIddictServerEvents.Authentication.cs Update the authorization/logout validation/handling events to expose the ClaimsPrincipal resolved from id_token_hint 7 years ago
OpenIddictServerEvents.Discovery.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerEvents.Exchange.cs Bring back logout/end session endpoint support 7 years ago
OpenIddictServerEvents.Introspection.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerEvents.Revocation.cs Reintroduce the revocation endpoint 7 years ago
OpenIddictServerEvents.Serialization.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerEvents.Session.cs Update the authorization/logout validation/handling events to expose the ClaimsPrincipal resolved from id_token_hint 7 years ago
OpenIddictServerEvents.Userinfo.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerEvents.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerExtensions.cs Reintroduce the introspection endpoint 7 years ago
OpenIddictServerHandler.cs Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin 7 years ago
OpenIddictServerHandlerDescriptor.cs Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin 7 years ago
OpenIddictServerHandlerFilters.cs Update the authorization/logout endpoints to automatically validate id_token_hint and refactor HandleAuthenticateAsync()/AuthenticateCoreAsync() 7 years ago
OpenIddictServerHandlers.Authentication.cs Update the authorization/logout validation/handling events to expose the ClaimsPrincipal resolved from id_token_hint 7 years ago
OpenIddictServerHandlers.Discovery.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerHandlers.Exchange.cs Update the authorization/logout endpoints to automatically validate id_token_hint and refactor HandleAuthenticateAsync()/AuthenticateCoreAsync() 7 years ago
OpenIddictServerHandlers.Introspection.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerHandlers.Revocation.cs Reintroduce the revocation endpoint 7 years ago
OpenIddictServerHandlers.Serialization.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerHandlers.Session.cs Update the authorization/logout validation/handling events to expose the ClaimsPrincipal resolved from id_token_hint 7 years ago
OpenIddictServerHandlers.Userinfo.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerHandlers.cs Reintroduce the revocation endpoint 7 years ago
OpenIddictServerOptions.cs Reintroduce the introspection endpoint 7 years ago
OpenIddictServerProvider.cs Promote the Issuer address to a global transaction property 7 years ago
OpenIddictServerTransaction.cs Promote the Issuer address to a global transaction property 7 years ago