Commit Graph

36 Commits (b040199aa8db6b8a57dd59d4b87622603d2a08ec)

Author SHA1 Message Date
liangshiwei 9be9141f40 Remove duplicate resources
3 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.
4 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 06e6ead5f0
Merge pull request #4924 from lyonhan/dev
5 years ago
lyon.han 08368c91d5
Update ClientRepository_Tests.cs
5 years ago
maliming 87e5dc4259 Refactor.
5 years ago
maliming 9c4a3f63d3 Refactor.
5 years ago
maliming 85b775184c Update entities & fix unit tests.
5 years ago
maliming e1c7ce827d Update the package and pass the build.
5 years ago
Galip Tolga Erdem 2f68c19304 added prevention for existing tempkey.rsa reading
6 years ago
Galip Tolga Erdem 38e241dfe0 Test module signingcredential update to prevent multiple tempkey.rsa access at the same time.
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
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
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 2527faaa37 identityserver remove old sync api usage
6 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
6 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
6 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
Halil ibrahim Kalkan d6402bb805 Added IClientRepository.GetAllDistinctAllowedCorsOriginsAsync. Added missing tests.
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 f1ec845038 Resolved #724 Replace AddAlwaysAllowPermissionChecker usage by AddAlwaysAllowAuthorization
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 3ce9c1148d IdentityServer Repositories
7 years ago
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj
7 years ago
Yunus Emre Kalkan 0468792fcf IDS4 mongodb tests #496
7 years ago