Kévin Chalet
|
e2c33095c3
|
Update README.md
|
9 years ago |
Kévin Chalet
|
bc5f21ad26
|
Remove OpenIddictUser
|
9 years ago |
Kévin Chalet
|
893725a998
|
Update AuthorizationController.CreateTicketAsync to allow requesting the "roles" scope.
|
9 years ago |
Kévin Chalet
|
3366eabebd
|
Update ResourceController
|
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
|
62a0a5e012
|
React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
|
9 years ago |
Kévin Chalet
|
cbbcad1aba
|
Update README.md
|
9 years ago |
Kévin Chalet
|
b23701af2d
|
Update README.md
|
9 years ago |
Kévin Chalet
|
44ee0f6cea
|
Update README.md
|
9 years ago |
Kévin Chalet
|
6c7ff09f01
|
Remove the email/profile scopes checks
|
9 years ago |
Kévin Chalet
|
673caa409d
|
Introduce OpenIddictBuilder.RequireClientIdentification()
|
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
|
6a0d950f34
|
Update README.md
|
10 years ago |
Kévin Chalet
|
599d707081
|
Introduce OpenIddictBuilder.UseDataProtectionProvider()
|
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
|
aa6a82e85e
|
Update OpenIddictProvider to allow using custom grant types
|
10 years ago |
Kévin Chalet
|
94f1189592
|
Remove OpenIddictMiddleware and the parameterless OpenIddictBuilder.EnableAuthorizationEndpoint() overloads
|
10 years ago |
Kévin Chalet
|
1ac09594d1
|
Add an OpenIddictBuilder.AddEphemeralSigningKey() overload accepting an algorithm name
|
10 years ago |
Kévin Chalet
|
918559a1b2
|
Update README.md
|
10 years ago |
Kévin Chalet
|
383b1e0f9c
|
Introduce parameterless OpenIddictBuilder.EnableEndpoint() extensions
|
10 years ago |
Kévin Chalet
|
92122c11b0
|
Remove the built-in logout handling feature
|
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
|
2b2ac8b884
|
Introduce OpenIddictBuilder.AddSigningKey()
|
10 years ago |
Kévin Chalet
|
5fe563d80d
|
Introduce new OpenIddictOptions extensions
|
10 years ago |
Kévin Chalet
|
ce61ab5779
|
Relax the authorization request validation policy to allow confidential clients to partially use the hybrid flow
|
10 years ago |
Kévin Chalet
|
76d9b62571
|
Reject authorization requests that specify code_challenge_method=plain or use an inappropriate response type
|
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
|
814fc478ed
|
Update README.md
|
10 years ago |
Kévin Chalet
|
aac69a011c
|
Fix the invalid type check in OpenIddictBuilder.AddUserStore()
|
10 years ago |
Kévin Chalet
|
a94ec16a1b
|
Update README.md
|
10 years ago |
Kévin Chalet
|
7f646c8554
|
Throw an exception when no signing key is explicitly registered and introduce OpenIddictBuilder.AddEphemeralSigningKey()
|
10 years ago |
Kévin Chalet
|
9bea36b96a
|
Fix the incorrect redirection in OpenIddictProvider.HandleAuthorizationRequest
|
10 years ago |
Kévin Chalet
|
8ef62d65c2
|
Update README.md
|
10 years ago |
Kévin Chalet
|
8ee541cece
|
Introduce OpenIddictBuilder.SetAuthorizationCodeLifetime()/SetIdentityTokenLifetime()
|
10 years ago |
Kévin Chalet
|
0ef3b8cf96
|
Update README.md
|
10 years ago |
Kévin Chalet
|
05a69e3131
|
Introduce a list of supported grant types
|
10 years ago |
Kévin Chalet
|
28fe95f7db
|
Disable the authorization/introspection/logout/revocation/token/userinfo endpoints by default
|
10 years ago |
Kévin Chalet
|
574d8b770a
|
Skip scope validation when the profile corresponding to the logged in user cannot be found in the database
|
10 years ago |
Kévin Chalet
|
bd81a9240d
|
Introduce OpenIddictBuilder.AddUserManager()/AddUserStore()
|
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
|
bbbdfb777d
|
Update README.md to remove the references to OpenIddict.Mvc, OpenIddict.Assets and OpenIddict.Security
|
10 years ago |
Kévin Chalet
|
289b18045b
|
Replace ISession by IDistributedCache and extend request_id handling to GET requests
|
10 years ago |
Kévin Chalet
|
4e225db73b
|
Remove OpenIddict.Mvc, OpenIddict.Assets and OpenIddict.Security
|
10 years ago |
Orlando Quero
|
5838c24a85
|
Update README.md and the Mvc.Server sample to use the new Entity Framework context registration syntax
|
10 years ago |
Kévin Chalet
|
bb6b5c3f23
|
Update README.md
|
10 years ago |
Kévin Chalet
|
c1d1d426d2
|
Update OpenIddictProvider.ValidateRevocationRequest to skip request validation when client authentication cannot be enforced
|
10 years ago |
Kévin Chalet
|
492f647d84
|
Expose the supported scopes via the provider metadata endpoint
|
10 years ago |