26 Commits (84dfc2aa012aec72b48ef0f3e1e3f69dc92903ab)

Author SHA1 Message Date
maliming a4d57d63fe Add `SetForClientAsync` extension method to `IPermissionManager `. 3 years ago
maliming 96f1446b9e
Cache a `scope` with multiple `ApiResource`. 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 f6ef8e5ed2 feat(identity-server): improve property and claim of Client. 5 years ago
maliming 02cf2988a4 Add AbpWildcardSubdomainCorsPolicyService. 5 years ago
maliming 7cc725ffa9 Use IDistributedCache in AbpCorsPolicyService,ClientStore,ResourceStore. 5 years ago
maliming 1c060797ef Remove duplicate data builder of identity server module. 5 years ago
maliming 87e5dc4259 Refactor. 6 years ago
maliming 9c4a3f63d3 Refactor. 6 years ago
maliming 85b775184c Update entities & fix unit tests. 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
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage 6 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests. 7 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests 7 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests. 7 years ago
maliming b8ae3ffefd AbpIdentityServerTestDataBuilder AddClaimTypes. 7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service. 7 years ago
Yunus Emre Kalkan 71b269ef94 Identity server : added detailed identityResource for test 7 years ago
Yunus Emre Kalkan ec6bef7780 Identity server : added detailed apiresource for test 7 years ago
Yunus Emre Kalkan 3e2e06b2c7 Identity server test builder: detailed sample client 7 years ago
Yunus Emre Kalkan 10d8ff47e6 IdentityServer: Added AbpIdentityServerTestData.cs 7 years ago
Yunus Emre Kalkan 0468792fcf IDS4 mongodb tests #496 8 years ago