40 Commits (c67db4ff15db318868dcdc84f4192da4c4e9d0eb)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
maliming 25c815985d
Refactor security headers middleware to reintroduce essential security headers and improve code organization. 9 months ago
maliming 14297e0f39
Update AbpOpenIdConnectExtensions.cs 1 year ago
maliming e241ab64a0
Disable PushedAuthorizationBehavior feature by default. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming f53967b316
Attach auth server current culture info to response. 2 years ago
maliming 3aadfa5a87
Use the latest `Microsoft.IdentityModel.*` packages. 2 years ago
maliming ab678d5ab4
Add `Microsoft.IdentityModel` packages to `Volo.Abp.AspNetCore.Authentication.OpenIdConnect`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming a2cbd47726
Automatically set `RemoteRefreshUrl` in `AddAbpJwtBearer` and `AddAbpOpenIdConnect`. 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 6d95610e3e nable nullable annotations for Volo.Abp.AspNetCore.Authentication.OpenIdConnect 3 years ago
huseyinalan b6c194ecdd
Refactored the access_denied in AddAbpOpenIdConnect. 3 years ago
huseyinalan 44ead834eb
Invoke configure options method after initialized abp options in AddAbpOpenIdConnect 3 years ago
maliming c9605cff37
Add `validationInterval`. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules. 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Halil İbrahim Kalkan 8811ff7ca0 Introduced OpenIdLocalUserCreationClient and used to create/update local user. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Halil İbrahim Kalkan e8a810ba4b Check for null for receivedContext.TokenEndpointRequest 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 3c56685c5d
Replace `IOptionsSnapshot` with `IOptions` and `IOptionsMonitor` 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming d25afeaabd Handle the access_denied in AddAbpOpenIdConnect. 5 years ago
liangshiwei 8bb84aae04 Improved 5 years ago
liangshiwei ffdd6440a3 Improved AddAbpOpenIdConnect 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei 8f34d3efa8 Update AbpOpenIdConnectExtensions.cs 6 years ago
liangshiwei 501742596d Update templates 6 years ago
liangshiwei f2f9ba263c Added Volo.Abp.AspNetCore.Authentication.OpenIdConnect 6 years ago