1496 Commits (6e1c123dd83af890018db62b5d4e400953112a6f)
 

Author SHA1 Message Date
Kévin Chalet 6e1c123dd8 Normalize introspection handling in the client and validation stacks 3 years ago
Kévin Chalet 4f09c587ab Update the client stack to support standard token revocation 3 years ago
Kévin Chalet 372eceab62 Add introspection support in the client stack 3 years ago
Kévin Chalet e08bdbed04 Tweak the order of the response processing event handlers to be invoked later in the pipeline 3 years ago
Kévin Chalet be31bc2fd5 Update OpenIddict.Client.SystemNetHttp and OpenIddict.Validation.SystemNetHttp to support Microsoft.Extensions.Http.Resilience 3 years ago
Kévin Chalet e896a0f8d4 Update the ASP.NET Core samples to target .NET Framework 4.8 3 years ago
OpenIddict Bot 0ac4138af8 Update the sponsors section 3 years ago
Kévin Chalet f5a44b9150 Update Versions.props to build 5.3.0-preview1 packages 3 years ago
Kévin Chalet 253b1b56b6 Fix the ASP.NET Core Data Protection formatters to use the correct value type for the token lifetime claims 3 years ago
Kévin Chalet b0371ae00e Update the EF 6/EF Core stores to retrieve the entities from the change tracker when available 3 years ago
Kévin Chalet 9ee5fe53ab Update the EF Core stores to resolve the navigation properties via the change tracker when possible 3 years ago
Kévin Chalet 718e894d5d Update the XML documentation to clarify that disabling token storage prevents the device authorization flow from being used 3 years ago
Kévin Chalet c149ed6b7c Update the web providers generator to support assigning default values to URI settings and add Exact Online to the list of supported providers 3 years ago
Kévin Chalet 885e21493f Map the "user_id" claim returned by Amazon to ClaimTypes.NameIdentifier 3 years ago
Kévin Chalet d2a35e844f Update the client console sandbox to support refreshing the user authentication 3 years ago
Kévin Chalet fb2565e298 Update PopulateMergedPrincipal to create a non-empty principal for all authentication demands 3 years ago
Kévin Chalet 3a0d074326 Add Amazon to the list of supported providers 3 years ago
Kévin Chalet b386b7844c Stop using the ClaimsIdentity constructor accepting a single string parameter and use explicit claim types 3 years ago
OpenIddict Bot 0a2d1d4021 Update the sponsors section 3 years ago
Kévin Chalet e9eff303ef Update MapStandardWebServicesFederationClaims to fall back to "name" when no "preferred_username" claim was found 3 years ago
Kévin Chalet 521f66b335 Update Versions.props to build 5.2.0-preview1 packages 3 years ago
Kévin Chalet 24e242e7b3 Fix the client assertion validation logic to avoid rejecting assertions that don't specify an "iat" claim 3 years ago
Kévin Chalet cf3e960055 Abort sign-in demands whose principal contains a standard claim with an invalid claim value type 3 years ago
OpenIddict Bot e27e42a28d Update the sponsors section 3 years ago
Kévin Chalet 05ab8b7428 Update the ClaimsIdentity/ClaimsPrincipal.GetClaim() extension to throw an exception when multiple claims of the same type exist 3 years ago
Kévin Chalet 7af133f98c Introduce a new DisableUserinfo option in RefreshTokenAuthenticationRequest to allow refreshing tokens acquired during a client credentials flow 3 years ago
Kévin Chalet b1005dad22 Add Orange France to the list of supported providers 3 years ago
Kévin Chalet ef71f21543 Decorate OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() with [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
Kévin Chalet b918c1a2aa Update the Twitter integration to map "name" to ClaimTypes.Name 3 years ago
Kévin Chalet aaf5a78603 Remove <EnablePreviewFeatures>true</EnablePreviewFeatures> from the client samples 3 years ago
Kévin Chalet 20c2d2f253 Bump the .NET SDK and the .NET/ASP.NET Core dependencies 3 years ago
OpenIddict Bot c4d4371ca5 Update the sponsors section 3 years ago
Kévin Chalet cc11536668 Bump Wilson to 7.2.0 3 years ago
Kévin Chalet 8b590c67cd Add Okta to the list of supported providers 3 years ago
Kévin Chalet 0658668e24 Remove invalid references to Windows in code comments present in the system integration package 3 years ago
Kévin Chalet 3753229267 Update the client and server stacks to automatically restore the authentication properties and attach them to the authentication context 3 years ago
Kévin Chalet 29d7197161 Add World ID to the list of supported providers 3 years ago
Kévin Chalet 7b2867d907 Make OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() public to support advanced scenarios 3 years ago
Kévin Chalet 08eadde6ba Update the WinForms/WPF samples to allow selecting a preferred service for local server authentication 3 years ago
OpenIddict Bot 25ee99e139 Update the sponsors section 3 years ago
Kévin Chalet 570c7c3123 Update the AuthorizationController samples to validate the identity provider dynamically 3 years ago
Kévin Chalet 05ba317070 Introduce a new API returning the client registrations and update the samples to build the list of providers dynamically 3 years ago
Kévin Chalet 60de5f2b74 Remove the link to StackOverflow 3 years ago
OpenIddict Bot 17693a4105 Update the sponsors section 3 years ago
Kévin Chalet b7024f2e82 Replace references to Azure Active Directory by Microsoft Entra ID 3 years ago
Kévin Chalet bed3d9ebed Fix the ResolveTokenValidationParameters handler to run when using introspection 3 years ago
Kévin Chalet d80e0f6192 Update README.md to use the new Markdown syntax 3 years ago
Kévin Chalet c4cb60dcae Update README.md 3 years ago
Kévin Chalet b19a2fec14 Update Versions.props to build 5.1.0-preview1 packages 3 years ago
Kévin Chalet 7aceeae710 Update Versions.props to build 5.0.0-rtm packages 3 years ago