34 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
maliming a89efa74e8
Use `IdentityModel` in `IdentityServer` module. 8 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 8 months ago
maliming a4d57d63fe Add `SetForClientAsync` extension method to `IPermissionManager `. 3 years ago
maliming 62165449dd
Fix Identity Server unit tests. 4 years ago
maliming 96f1446b9e
Cache a `scope` with multiple `ApiResource`. 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
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method. 5 years ago
maliming 34ca1fbf79 Make sure the URL and template URL are the same. 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
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 174e25b0be Remove ConfigureAwait of async method. 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
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
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
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj 8 years ago