Kévin Chalet
|
3fed4f1d1c
|
Simplify AuthorizationController.CreateTicketAsync()
|
10 years ago |
Kévin Chalet
|
893725a998
|
Update AuthorizationController.CreateTicketAsync to allow requesting the "roles" scope.
|
10 years ago |
Kévin Chalet
|
3366eabebd
|
Update ResourceController
|
10 years ago |
Kévin Chalet
|
dde3dc1aca
|
Update the Mvc.Server sample to use the default entity key type
|
10 years ago |
Kévin Chalet
|
d8fadc0f99
|
Decouple OpenIddict from ASP.NET Core Identity
|
10 years ago |
Kévin Chalet
|
6c7ff09f01
|
Remove the email/profile scopes checks
|
10 years ago |
Kévin Chalet
|
59dc31abe6
|
Introduce an OpenIdConnectRequest/OpenIdConnectResponse model binder
|
10 years ago |
Kévin Chalet
|
12af8067f8
|
Remove the internal CanSignInAsync/IsLockedOutAsync checks
|
10 years ago |
Kévin Chalet
|
506550f2c7
|
Replace Controller.Json() by ControllerBase.BadRequest() to return a 400 response for invalid token requests
|
10 years ago |
Kévin Chalet
|
94f1189592
|
Remove OpenIddictMiddleware and the parameterless OpenIddictBuilder.EnableAuthorizationEndpoint() overloads
|
10 years ago |
Kévin Chalet
|
1db3779ab3
|
Allow handling grant_type=password and grant_type=client_credentials requests in user code and introduce OpenIddictMiddleware
|
10 years ago |
Kévin Chalet
|
113176d023
|
Extend request_id to the logout endpoint and update AuthorizationController to only flow the request_id instead of the entire payload
|
10 years ago |
Kévin Chalet
|
b96fa64f44
|
Update OpenIddict.Core to target the ASOS beta7 nightly builds
|
10 years ago |
Kévin Chalet
|
28fe95f7db
|
Disable the authorization/introspection/logout/revocation/token/userinfo endpoints by default
|
10 years ago |
Kévin Chalet
|
696b883d4d
|
Replace the internal error handling logic by the status code pages stack
|
10 years ago |
Kévin Chalet
|
4e225db73b
|
Remove OpenIddict.Mvc, OpenIddict.Assets and OpenIddict.Security
|
10 years ago |
Kévin Chalet
|
9e23737aa6
|
React to API changes in aspnet/Mvc
f9d24a8521
|
10 years ago |
Kévin Chalet
|
576d42bc35
|
React to API changes in aspnet/Caching and aspnet/Identity
a6c044c159
82863e9444
|
10 years ago |
Kévin Chalet
|
e94c584668
|
React to naming changes in aspnet/Mvc
779edb6fe1
|
10 years ago |
Kévin Chalet
|
8f5295b4bd
|
Migrate to ASP.NET Core/.NET CLI
|
10 years ago |
Kévin Chalet
|
cc91bc80c9
|
React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
939067dfa7
|
10 years ago |
Kévin Chalet
|
11432c9c54
|
Upload the first bits of the initial prototype
|
11 years ago |