Kévin Chalet
|
de26781ec1
|
Update global.json
|
9 years ago |
Kévin Chalet
|
516fe08bff
|
Update README.md
|
9 years ago |
Kévin Chalet
|
ea08d4d894
|
Relax the default signing credentials policy to allow using OpenIddict in degraded mode
|
9 years ago |
Kévin Chalet
|
00e6fac166
|
Reintroduce token/subject binding and add authorization support
|
9 years ago |
Kévin Chalet
|
651a41edaf
|
Migrate to the AspNet.Security.OpenIdConnect.Server RC1 nightly builds
|
9 years ago |
Kévin Chalet
|
1229e225d6
|
Move the userinfo endpoint to a separate controller and update Startup to use app.UseWhen()
|
9 years ago |
Kévin Chalet
|
b84754f5a0
|
Use the ExtractUserinfoRequest event to bypass the default token validation enforced by the OpenID Connect server middleware
|
9 years ago |
Kévin Chalet
|
5635e211f9
|
Introduce additional checks in OpenIddictApplicationManager
|
9 years ago |
Kévin Chalet
|
543f06c062
|
Remove NWebsec from the Mvc.Server sample
|
9 years ago |
Kévin Chalet
|
4147961971
|
Update README.md
|
9 years ago |
Kévin Chalet
|
7c65c83a04
|
Introduce new IOpenIddictApplicationStore/OpenIddictApplicationManager APIs
|
9 years ago |
Kévin Chalet
|
1478905dc9
|
Introduce a new DisableTokenRevocation option
|
9 years ago |
Kévin Chalet
|
9744c3ba5d
|
Ignore the DbUpdateConcurrencyExceptions thrown when revoking tokens
|
9 years ago |
Kévin Chalet
|
6086c92379
|
Update the discovery endpoint to expose the supported external providers
|
10 years ago |
Kévin Chalet
|
ded88a4289
|
Remove the internal id_token_hint checks
|
9 years ago |
Kévin Chalet
|
2d4dde2290
|
Introduce new services.AddOpenIddict() overloads to allow delegate-based configuration
|
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
|
8c6bc7665c
|
Introduce OpenIddictBuilder.SetIssuer()
|
9 years ago |
Kévin Chalet
|
55e83e285d
|
Update the samples to register the OpenIddict entity sets directly from Startup.cs
|
9 years ago |
Kévin Chalet
|
addeb9031f
|
Update README.md
|
9 years ago |
Kévin Chalet
|
8355dd3210
|
Update AddEntityFrameworkCoreStores() to infer the key type from the entity generic arguments
|
9 years ago |
Kévin Chalet
|
c4083b16ef
|
Update README.md
|
9 years ago |
Toxicable
|
65f38cbbb9
|
Update README.md to add the refresh flow sample
|
9 years ago |
Kévin Chalet
|
7fcea7e732
|
Update README.md
|
9 years ago |
Kévin Chalet
|
be5e842c96
|
Rename OpenIddict.EntityFramework to OpenIddict.EntityFrameworkCore
|
9 years ago |
Kévin Chalet
|
bb1d2e07be
|
Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core
|
9 years ago |
Kévin Chalet
|
568ad7599f
|
Fix an invalid error description in OpenIddictProvider.Authentication.cs
|
9 years ago |
Kévin Chalet
|
39fd5763a9
|
Update OpenIddictProvider to make refresh token requests pass-through
|
9 years ago |
Kévin Chalet
|
3b1f93008e
|
Migrate to ASOS beta7-final
|
9 years ago |
Kévin Chalet
|
25ac9d1407
|
Update README.md
|
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
|
8d2fce8b13
|
Update README.md
|
9 years ago |
Kévin Chalet
|
e23950f44e
|
Introduce unit tests for OpenIddict, OpenIddict.EntityFramework and OpenIddict.Mvc
|
9 years ago |
Kévin Chalet
|
2cc29a8d92
|
Remove the authorization endpoint resolution logic and update the sample to use FormValueRequiredAttribute
|
10 years ago |
Kévin Chalet
|
135da2f611
|
Make transparent request caching an opt-in feature
|
10 years ago |
Kévin Chalet
|
a52054d615
|
Add OpenIddictExtensions tests
|
10 years ago |
Kévin Chalet
|
56a66f42fe
|
Introduce new OpenIddictBuilder methods and add the corresponding unit tests
|
10 years ago |
Kévin Chalet
|
c26907bd96
|
Update README.md
|
10 years ago |
Kévin Chalet
|
5511349c1f
|
Update README.md
|
10 years ago |
Kévin Chalet
|
5589a8cc44
|
Update README.md
|
10 years ago |
Kévin Chalet
|
53b38c93f3
|
Add the OpenIddict endpoints tests
|
10 years ago |
Kévin Chalet
|
7d57e3650f
|
Set up the initial testing structure
|
10 years ago |
Kévin Chalet
|
8e92e1467e
|
Remove OpenIddictModule
|
10 years ago |
Kévin Chalet
|
9ede71fa12
|
Introduce OpenIddictBuilder.DisableConfigurationEndpoint() and DisableCryptographyEndpoint()
|
10 years ago |
Kévin Chalet
|
3fed4f1d1c
|
Simplify AuthorizationController.CreateTicketAsync()
|
10 years ago |
Kévin Chalet
|
e2c33095c3
|
Update README.md
|
10 years ago |
Kévin Chalet
|
bc5f21ad26
|
Remove OpenIddictUser
|
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 |