89 Commits (825eaa74afdaed65eb347519a577dd6795d54dc4)

Author SHA1 Message Date
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id 7 years ago
brittos 09d454b94f Create pt-BR.json 7 years ago
Yunus Emre Kalkan 7c8d92ae4b Update en.json 7 years ago
Yunus Emre Kalkan 00b0aa6b36 added CheckClientIdExistAsync to IClientRepository 7 years ago
Yunus Emre Kalkan 6b930565bc added missing cancellationTokens 7 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4 7 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique 7 years ago
Yunus Emre Kalkan b46ce09a1a Update IdentityResourceDataSeeder.cs 7 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources 7 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
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0 7 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters 7 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator 7 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2 7 years ago
maliming 3c9d5fd559 Format code. 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims. 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Halil ibrahim Kalkan 843ccb3db2 Use new IDS4 API for IdentityModelAuthenticationService. 7 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity. 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot 7 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests. 7 years ago
maliming b8ae3ffefd AbpIdentityServerTestDataBuilder AddClaimTypes. 7 years ago
Halil ibrahim Kalkan bd5381a187 add Volo.Abp.Identity.MongoDB dependency 7 years ago
Halil ibrahim Kalkan e43603d155 Configure audit fields for aggregate roots. 7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration. 7 years ago
Halil ibrahim Kalkan 2de21f72d6 Inherit aggregate roots from FullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan de946178c2 Add missing module dependencies 7 years ago
Halil ibrahim Kalkan e29a657ae3 Add Volo.Abp.Caching reference to Volo.Abp.IdentityServer.Domain 7 years ago
Yunus Emre Kalkan e8e9e988b3 Resolved #812 7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service. 7 years ago
Yunus Emre Kalkan 1a7eaea886 identity server repositories: Removed GetTotalCount 7 years ago
Halil ibrahim Kalkan d6402bb805 Added IClientRepository.GetAllDistinctAllowedCorsOriginsAsync. Added missing tests. 7 years ago
Yunus Emre Kalkan 325daf5498 Resolved #794 7 years ago
Halil ibrahim Kalkan 4913cbc158 Resolved #728: Allow to set client based permissions like roles/users 7 years ago
Halil ibrahim Kalkan 73572f0b32 Resolved #734: Decrease PostLogoutRedirectUriMaxLength from 2000 to 200. 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 648ab15f2b Updated SourceLink.Create.CommandLine version to 2.8.3. 7 years ago
Halil ibrahim Kalkan 52a8ec62d9 Remove duplicate file 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 2bf8c5ba3d Identityserver apiscope fixes 7 years ago
Halil ibrahim Kalkan 5820c4e2c8 IdentityResourceDataSeeder should also add role identity resource. 7 years ago
Halil ibrahim Kalkan d0dcccc95b Refactored identity module 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