Kévin Chalet
|
5c1cda0ac5
|
Implement native mTLS client authentication support in the server stack
|
2 months ago |
Kévin Chalet
|
a0f39b4b5c
|
Polyfill ValueTask.CompletedTask and ValueTask<TResult>.CompletedTask
|
5 months ago |
Kévin Chalet
|
7267fa03b6
|
Introduce new methods in OpenIddictApplicationDescriptor to make working with permissions and settings easier
|
9 months ago |
Kévin Chalet
|
ed4c5819db
|
Update the ASP.NET 4.8 samples to register the ApplicationDbContext type
|
1 year ago |
Kévin Chalet
|
42d6369910
|
Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature
|
1 year ago |
Kévin Chalet
|
878569cd3f
|
Update the ASP.NET Core/OWIN hosts to support returning authentication properties for errored requests
|
1 year ago |
Kévin Chalet
|
6c6c9ed1db
|
Bump MongoDB to 3.0.0 and strong-name the MongoDB packages
|
1 year ago |
Kévin Chalet
|
d4c05e2e23
|
Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers
|
2 years ago |
Kévin Chalet
|
63db215afc
|
Update the ASP.NET 4.8 samples to use file-scoped namespaces
|
2 years ago |
Kévin Chalet
|
061e686be2
|
Remove the partial Startup class from the OpenIddict.Sandbox.AspNet.Server sample
|
2 years ago |
Kévin Chalet
|
86555d02e4
|
Update the ASP.NET 4.x server sandbox to suppress host authentication
|
2 years ago |
Kévin Chalet
|
d6c9c0b35c
|
Add client assertions support to the server stack
|
3 years ago |
Kévin Chalet
|
1c382d90ba
|
Introduce application settings and support configuring token lifetimes per client
|
3 years ago |
Kévin Chalet
|
4af3f8dc6f
|
Introduce support for application types
|
3 years ago |
Kévin Chalet
|
fb78fb9d0d
|
Remove the Add[Provider]() overload returning a derived builder
|
3 years ago |
Kévin Chalet
|
64ade94294
|
Support multiple registrations with the same issuer/provider name and introduce client record models
|
3 years ago |
Kévin Chalet
|
6ed9eb25e1
|
Infer the redirection/post-logout redirection endpoint URIs from the redirect_uri/post_logout_redirect_uri configured in client registrations
|
3 years ago |
OpenIddict Bot
|
6702a3f384
|
Update the sponsors section
|
3 years ago |
OpenIddict Bot
|
f7a9587a72
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
beb153cb11
|
Add OpenIddictClientOwinBuilder.SetCookieManager() to simplify replacing the default cookie manager
|
3 years ago |
Kévin Chalet
|
8c14d4e3e9
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
3 years ago |
Kévin Chalet
|
2a987bcebe
|
Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs
|
3 years ago |
Kévin Chalet
|
d7582544b8
|
Introduce Allow*Flow() methods in the client stack to control what grant types/response types/response modes/code challenge methods are enabled
|
3 years ago |
Kévin Chalet
|
06afece93a
|
Fix the user code generation logic
|
3 years ago |
Kévin Chalet
|
421a668948
|
Add a SetProductInformation() overload accepting an assembly from which the product information is derived
|
4 years ago |
Kévin Chalet
|
2a7becd6d3
|
Update the web integration to use native options and revamp how user agents are generated
|
4 years ago |
Kévin Chalet
|
a99a6cdace
|
Implement RP-initiated logout in the client stack
|
4 years ago |
Kévin Chalet
|
fcf3f92fe2
|
Use the OpenIddict client in the server samples and enable GitHub login via Identity
|
4 years ago |
Kévin Chalet
|
68ae22d8b5
|
Introduce a web providers companion package
|
4 years ago |
Kévin Chalet
|
128eaf24ba
|
Update the ASP.NET 4.8 server sandbox to use ASP.NET Web API for the resource controller
|
4 years ago |
Kévin Chalet
|
0db0007f31
|
Add native OWIN support for the OpenIddict client
|
4 years ago |