Kévin Chalet
|
36eb37d775
|
Update Versions.props to build 5.2.0 packages
|
2 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
|
2 years ago |
Kévin Chalet
|
b0371ae00e
|
Update the EF 6/EF Core stores to retrieve the entities from the change tracker when available
|
2 years ago |
Kévin Chalet
|
9ee5fe53ab
|
Update the EF Core stores to resolve the navigation properties via the change tracker when possible
|
2 years ago |
Kévin Chalet
|
718e894d5d
|
Update the XML documentation to clarify that disabling token storage prevents the device authorization flow from being used
|
2 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
|
2 years ago |
Kévin Chalet
|
885e21493f
|
Map the "user_id" claim returned by Amazon to ClaimTypes.NameIdentifier
|
2 years ago |
Kévin Chalet
|
d2a35e844f
|
Update the client console sandbox to support refreshing the user authentication
|
2 years ago |
Kévin Chalet
|
fb2565e298
|
Update PopulateMergedPrincipal to create a non-empty principal for all authentication demands
|
2 years ago |
Kévin Chalet
|
3a0d074326
|
Add Amazon to the list of supported providers
|
2 years ago |
Kévin Chalet
|
b386b7844c
|
Stop using the ClaimsIdentity constructor accepting a single string parameter and use explicit claim types
|
2 years ago |
OpenIddict Bot
|
0a2d1d4021
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
e9eff303ef
|
Update MapStandardWebServicesFederationClaims to fall back to "name" when no "preferred_username" claim was found
|
2 years ago |
Kévin Chalet
|
521f66b335
|
Update Versions.props to build 5.2.0-preview1 packages
|
2 years ago |
Kévin Chalet
|
24e242e7b3
|
Fix the client assertion validation logic to avoid rejecting assertions that don't specify an "iat" claim
|
2 years ago |
Kévin Chalet
|
cf3e960055
|
Abort sign-in demands whose principal contains a standard claim with an invalid claim value type
|
2 years ago |
OpenIddict Bot
|
e27e42a28d
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
05ab8b7428
|
Update the ClaimsIdentity/ClaimsPrincipal.GetClaim() extension to throw an exception when multiple claims of the same type exist
|
2 years ago |
Kévin Chalet
|
7af133f98c
|
Introduce a new DisableUserinfo option in RefreshTokenAuthenticationRequest to allow refreshing tokens acquired during a client credentials flow
|
2 years ago |
Kévin Chalet
|
b1005dad22
|
Add Orange France to the list of supported providers
|
2 years ago |
Kévin Chalet
|
ef71f21543
|
Decorate OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() with [EditorBrowsable(EditorBrowsableState.Never)]
|
2 years ago |
Kévin Chalet
|
b918c1a2aa
|
Update the Twitter integration to map "name" to ClaimTypes.Name
|
2 years ago |
Kévin Chalet
|
aaf5a78603
|
Remove <EnablePreviewFeatures>true</EnablePreviewFeatures> from the client samples
|
2 years ago |
Kévin Chalet
|
20c2d2f253
|
Bump the .NET SDK and the .NET/ASP.NET Core dependencies
|
2 years ago |
OpenIddict Bot
|
c4d4371ca5
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
cc11536668
|
Bump Wilson to 7.2.0
|
2 years ago |
Kévin Chalet
|
8b590c67cd
|
Add Okta to the list of supported providers
|
2 years ago |
Kévin Chalet
|
0658668e24
|
Remove invalid references to Windows in code comments present in the system integration package
|
2 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
|
2 years ago |
Kévin Chalet
|
29d7197161
|
Add World ID to the list of supported providers
|
2 years ago |
Kévin Chalet
|
7b2867d907
|
Make OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() public to support advanced scenarios
|
2 years ago |
Kévin Chalet
|
08eadde6ba
|
Update the WinForms/WPF samples to allow selecting a preferred service for local server authentication
|
2 years ago |
OpenIddict Bot
|
25ee99e139
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
570c7c3123
|
Update the AuthorizationController samples to validate the identity provider dynamically
|
2 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
|
2 years ago |
Kévin Chalet
|
60de5f2b74
|
Remove the link to StackOverflow
|
2 years ago |
OpenIddict Bot
|
17693a4105
|
Update the sponsors section
|
2 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
|
2 years ago |
Kévin Chalet
|
d80e0f6192
|
Update README.md to use the new Markdown syntax
|
2 years ago |
Kévin Chalet
|
c4cb60dcae
|
Update README.md
|
2 years ago |
Kévin Chalet
|
b19a2fec14
|
Update Versions.props to build 5.1.0-preview1 packages
|
2 years ago |
Kévin Chalet
|
7aceeae710
|
Update Versions.props to build 5.0.0-rtm packages
|
2 years ago |
Kévin Chalet
|
f7b20a9ca6
|
Update README.md to clarify the support policy
|
2 years ago |
Kévin Chalet
|
1f91321033
|
Rename the OpenIddictClientService.GetClientRegistrationAsync()/GetServerConfigurationAsync() APIs to be more specific and allow them to be overridden
|
2 years ago |
Kévin Chalet
|
c8f7c2c5bb
|
Declare OpenIddictClientRegistration.ConfigurationManager as a nullable property
|
2 years ago |
OpenIddict Bot
|
a38084c348
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
e1107841b6
|
Use input boxes for the OpenIddict version in the issue templates
|
2 years ago |
Kévin Chalet
|
be25f743d5
|
Update Versions.props to build 5.0.0-rc2 packages
|
2 years ago |
Kévin Chalet
|
dc19fee240
|
Bump the .NET/ASP.NET Core dependencies
|
2 years ago |