Kévin Chalet
|
69ca17cb26
|
Update OpenIddictCustomizer to inherit from RelationalModelCustomizer instead of ModelCustomizer
|
9 years ago |
Henk Mollema
|
f8a559d332
|
Update to CryptoHelper 3.0.0
|
9 years ago |
Kévin Chalet
|
f68fad8f01
|
Use Assert.Single()/Empty() instead of Assert.Equal()
|
9 years ago |
Kévin Chalet
|
e9d78fcc61
|
Update NuGet.config to remove the aspnetcore-dev feed
|
9 years ago |
Kévin Chalet
|
42831a3a7a
|
Update dependencies.props to target the official ASP.NET Core 2.0 packages
|
9 years ago |
Kévin Chalet
|
46dceca939
|
Introduce OpenIddictBuilder.AddDevelopmentSigningCertificate()
|
9 years ago |
Kévin Chalet
|
b7359dd93d
|
Update OpenIddict.Tests.csproj to add a net47 target
|
9 years ago |
Kévin Chalet
|
977366a3e5
|
Replace the aspnetcore-ci-dev feed by aspnetcore-dev
|
9 years ago |
Kévin Chalet
|
d39ebfe27d
|
Introduce OpenIddictBuilder.AddEncryptingKey()
|
9 years ago |
Kévin Chalet
|
5e7a5c103b
|
Port OpenIddict to the new ASP.NET Core 2.0 authentication stack
|
9 years ago |
Kévin Chalet
|
0ac6071afd
|
React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
db9900175b
|
9 years ago |
Kévin Chalet
|
89d2eb39ee
|
Migrate to the aspnet-contrib 1.0.0 RTM packages
|
9 years ago |
Kévin Chalet
|
6a5a76d4b0
|
Use DebugType=portable for the unit tests projects
|
9 years ago |
Kévin Chalet
|
93c3dec683
|
Migrate to Moq 4.7.8
|
9 years ago |
Kévin Chalet
|
5aa4219efe
|
Update common.props to generate symbols packages and use DebugType=full on Windows
|
9 years ago |
Kévin Chalet
|
7062c9477f
|
Update .travis.yml
|
9 years ago |
Kévin Chalet
|
ade0085193
|
Replace the net451 TFM by net452 in the unit tests projects
|
9 years ago |
Kévin Chalet
|
f44cf04f28
|
Migrate to the latest ASOS RTM nightly builds
|
9 years ago |
Kévin Chalet
|
f6d3142ea2
|
Update README.md
|
9 years ago |
Kévin Chalet
|
aa77aa2a66
|
Update common.props/version.props
|
9 years ago |
Kévin Chalet
|
112c46deb6
|
Migrate to the new .csproj project system
|
9 years ago |
Kévin Chalet
|
214c429fc4
|
Optimization: reject grant_type=authorization_code requests that don't specify a redirect_uri directly from ValidateTokenRequest
|
9 years ago |
Kévin Chalet
|
347b75cb4d
|
Add a new OpenIddictApplicationManager.UpdateAsync overload accepting a client secret and rework the validation logic
|
9 years ago |
Kévin Chalet
|
9970537ebf
|
Migrate to the ASOS rc1-final packages
|
9 years ago |
Kévin Chalet
|
c3fcb50a8e
|
Remove the imports sections from project.json
|
9 years ago |
Kévin Chalet
|
e41b0260bd
|
Add a comment indicating how authorization codes/refresh tokens can be automatically invalidated when the security stamp is updated
|
9 years ago |
Kévin Chalet
|
277a7149ad
|
Update the MVC sample to exclude the security stamp from the access/identity tokens
|
9 years ago |
Kévin Chalet
|
89186da952
|
React to contract changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
067531583a
|
9 years ago |
Ryan Sandbach
|
ecf0327725
|
Fix invalid Identity service configuration in README.md
|
9 years ago |
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
|
55a87bf989
|
React to behavior changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
067531583a
|
9 years ago |
Kévin Chalet
|
e82baf9fab
|
React to API changes in aspnet-contrib/AspNet.Security.OAuth.Extensions
ca2c9ff06c
|
9 years ago |
Kévin Chalet
|
e36a80bc14
|
Adhere to the ASP.NET team coding style guidelines
|
9 years ago |
Kévin Chalet
|
25033d7085
|
Update README.md
|
9 years ago |
Kévin Chalet
|
cd55cb7c1a
|
Update the samples to use the latest AspNet.Security.OAuth.Introspection/AspNet.Security.OAuth.Validation packages
|
9 years ago |
Kévin Chalet
|
0154c5b4ef
|
Update README.md
|
9 years ago |
Kévin Chalet
|
9cbe83e45e
|
Realign the default access token lifetime with the default ASOS value
|
9 years ago |
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 |