Commit Graph

52 Commits (370d7ca184c421445c929aba9bce11cee53cfb9d)

Author SHA1 Message Date
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
4 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
PM Extra f6ef8e5ed2 feat(identity-server): improve property and claim of Client.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Ahmet dc82dbd373 init identity-server module
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 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
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
maliming dd407c2acf Upgrade identityserver module packages.
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 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
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 d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
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 23fa87e017 Disable swagger. Fix IDS4 tests.
6 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
6 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
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
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 3ce9c1148d IdentityServer Repositories
7 years ago