Kévin Chalet
|
e01bf880e5
|
Update the Mvc.Server sample to show how the default encrypted token format can be replaced by JWT
|
9 years ago |
Kévin Chalet
|
e36a80bc14
|
Adhere to the ASP.NET team coding style guidelines
|
9 years ago |
Kévin Chalet
|
1a5eed3f3a
|
Add Debug.Assert checks to help diagnose OpenIdConnectRequest model binding issues
|
9 years ago |
Kévin Chalet
|
69e83a5019
|
Align the authorization code handling with refresh tokens
|
9 years ago |
Kévin Chalet
|
bb1d2e07be
|
Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core
|
9 years ago |
Kévin Chalet
|
39fd5763a9
|
Update OpenIddictProvider to make refresh token requests pass-through
|
9 years ago |
Kévin Chalet
|
cc79326fb4
|
React to API/namespace changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
146759e15e
7f0760bbc7
|
9 years ago |
Kévin Chalet
|
2cc29a8d92
|
Remove the authorization endpoint resolution logic and update the sample to use FormValueRequiredAttribute
|
9 years ago |
Kévin Chalet
|
3fed4f1d1c
|
Simplify AuthorizationController.CreateTicketAsync()
|
9 years ago |
Kévin Chalet
|
893725a998
|
Update AuthorizationController.CreateTicketAsync to allow requesting the "roles" scope.
|
9 years ago |
Kévin Chalet
|
dde3dc1aca
|
Update the Mvc.Server sample to use the default entity key type
|
9 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
|
9 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
|
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 |