Kévin Chalet
2d8c671e32
Add GitHub authentication in Mvc.Server
10 years ago
Kévin Chalet
99c66ec452
Use NETStandard.Library instead of Microsoft.NETCore.Platforms
10 years ago
Kévin Chalet
02da3ea34c
Update project.json to use an explicit alpha marker and add missing metadata
10 years ago
Kévin Chalet
8df3b5ca0e
Add temporary workarounds for missing framework assemblies errors
10 years ago
Kévin Chalet
156558c5b2
React to naming changes in aspnet/Hosting
a31f840675
10 years ago
Kévin Chalet
24b167b952
React to API changes in aspnet/Identity and aspnet/EntityFramework
c068128098
5fba08562f
91aff89a3c
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
e8d47fec89
Migrate to netstandard/netstandardapp
10 years ago
Henk Mollema
cac0a3594e
Reintroduce CryptoHelper
10 years ago
Kévin Chalet
a6b85f1f15
React to breaking changes in aspnet/Mvc
80b6996701
385c21fbe2
10 years ago
Kévin Chalet
e94c584668
React to naming changes in aspnet/Mvc
779edb6fe1
10 years ago
Kévin Chalet
2351e296c7
Remove unnecessary hosting.json files
10 years ago
Kévin Chalet
c8d8afccd0
Temporarily remove CryptoHelper
10 years ago
Kévin Chalet
8f5295b4bd
Migrate to ASP.NET Core/.NET CLI
10 years ago
Kévin Chalet
6fe39e9602
Add a default Postman client registration to Mvc.Server
10 years ago
Kévin Chalet
3a5ef65951
Assign a new order to the NWebsec module to avoid invoking it for prompt=none requests
10 years ago
David McCullough
dad1b307b8
Move the NWebsec module from OpenIddict.Mvc to a new project and make security headers customizable
11 years ago
Kévin Chalet
785396f812
Remove unnecessary webroot declarations in project.json
10 years ago
Kévin Chalet
ec34de7724
React to API changes in aspnet/Hosting
1c70ff4d13
10 years ago
Kévin Chalet
59736ff099
React to API changes in aspnet/BasicMiddleware
5e3c7cbbf0
10 years ago
Kévin Chalet
cc91bc80c9
React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
939067dfa7
11 years ago
Kévin Chalet
1890c136cb
React to API changes in aspnet/IISIntegration
f8ff2cd6d1
11 years ago
Kévin Chalet
09ad9e974a
Add Microsoft.Extensions.Logging.Debug to Mvc.Client and Mvc.Server
11 years ago
Kévin Chalet
f4f4e26e58
React to dependency changes in aspnet/Identity
a754b9cb61
11 years ago
Bart Calixto
2c72d586ed
Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler
11 years ago
Kévin Chalet
0d8d221014
Remove alpha1 modifiers from project.json
11 years ago
David McCullough
592cca06f0
Rename ApplicationID to Id for better compatibility with EF
When subclassing an EF model, the ID field of the parent should be "Id" in order to avoid situations where the model has a different name than the parent (all subclasses). EF expects the ID field to be named "Id" or "ClassNameId". Having the Application model's ID field named as anything other than "Id" prevents best compability with EF.
11 years ago
Kévin Chalet
9181a5161c
Add a custom Error view in the Mvc.Server sample
11 years ago
Kévin Chalet
901d56593a
React to API changes in aspnet/Razor and aspnet/Mvc
d564a4a96b
11 years ago
Kévin Chalet
4a318920ca
Implement client_secret hashing/key derivation
11 years ago
Kévin Chalet
93fb1036bc
React to API changes in aspnet/Security
409b50269a
35b7248734
57a64298c0
11 years ago
Kévin Chalet
1ee94270bc
Rename OpenIddictBuilder to OpenIddictServices and introduce a new OpenIddictBuilder to make options easier to configure
11 years ago
Kévin Chalet
e666759161
Introduce OpenIddictManager and IOpenIddictStore to decouple the core project from Entity Framework
11 years ago
Bart Calixto
21bf458d4e
Remove Web.*.config files from Mvc.Client and Mvc.Server
11 years ago
Kévin Chalet
199eb5d416
React to namespace changes in ASP.NET 5 RC1
11 years ago
Kévin Chalet
11432c9c54
Upload the first bits of the initial prototype
11 years ago