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 a99a6cdace Implement RP-initiated logout in the client stack 4 years ago
..
IOpenIddictServerDispatcher.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerFactory.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerHandler.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerHandlerFilter.cs Update the code base to use implicit global usings 5 years ago
OpenIddict.Server.csproj Make the "rfp" validation logic mandatory and move common helpers to OpenIddictHelpers 4 years ago
OpenIddictServerBuilder.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerConfiguration.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerDispatcher.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerEndpointType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerEvents.Authentication.cs Implement client_id support for logout requests and native id_token_hint validation for both authorization and logout requests 4 years ago
OpenIddictServerEvents.Device.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.Discovery.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.Exchange.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.Introspection.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.Protection.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerEvents.Revocation.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.Session.cs Implement client_id support for logout requests and native id_token_hint validation for both authorization and logout requests 4 years ago
OpenIddictServerEvents.Userinfo.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictServerEvents.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerExtensions.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerFactory.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandler.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlerDescriptor.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlerFilters.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerHandlerType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerHandlers.Authentication.cs Implement client_id support for logout requests and native id_token_hint validation for both authorization and logout requests 4 years ago
OpenIddictServerHandlers.Device.cs Fix the ID6056 logging statement to include the parameter name 4 years ago
OpenIddictServerHandlers.Discovery.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlers.Exchange.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlers.Introspection.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlers.Protection.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerHandlers.Revocation.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlers.Session.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictServerHandlers.Userinfo.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerHandlers.cs Implement client_id support for logout requests and native id_token_hint validation for both authorization and logout requests 4 years ago
OpenIddictServerHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerOptions.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerTransaction.cs Update the code base to use implicit global usings 5 years ago