53 Commits (3dff8a8a4bd92f517b022b35f457380f8d343a4e)

Author SHA1 Message Date
maliming 62165449dd
Fix Identity Server unit tests. 4 years ago
maliming 96f1446b9e
Cache a `scope` with multiple `ApiResource`. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 80e96ea7fc Update unit test 4 years ago
liangshiwei 9be9141f40 Remove duplicate resources 4 years ago
Ahmet Çotur 1fb014bb8f use file-scoped namespacing for identityServer module 4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 34ca1fbf79 Make sure the URL and template URL are the same. 5 years ago
Ahmet dc82dbd373 init identity-server module 5 years ago
maliming 02cf2988a4 Add AbpWildcardSubdomainCorsPolicyService. 5 years ago
maliming 75087d348b Add AbpClientConfigurationValidator. 5 years ago
maliming 7cc725ffa9 Use IDistributedCache in AbpCorsPolicyService,ClientStore,ResourceStore. 5 years ago
maliming 0c55547591 Remove AbpRedirectUriValidatorOptions 5 years ago
maliming 17a24a2a7f Add AbpStrictRedirectUriValidator_Tests 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
lyon.han 2423481c93
Update CorsPolicyService_Tests.cs 6 years ago
maliming 87e5dc4259 Refactor. 6 years ago
maliming b839f67932 Refactored the consensus page. 6 years ago
maliming 85b775184c Update entities & fix unit tests. 6 years ago
maliming e1c7ce827d Update the package and pass the build. 6 years ago
maliming dd407c2acf Upgrade identityserver module packages. 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore. 6 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService 6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing 6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id 7 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests 7 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0 7 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2 7 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity. 7 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests. 7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration. 7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service. 7 years ago
Halil ibrahim Kalkan 000b619c56 Resolved #757: IdentityServer module should work with inmemory stores if data access layer is not added 7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 7 years ago
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj 8 years ago