Commit Graph

96 Commits (7324120dbd847450ec066062c6580ce10a751228)

Author SHA1 Message Date
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan a18becca11 Revisit db table prefixes for identityserver
6 years ago
Halil İbrahim Kalkan 4b89b3042a
Merge pull request #1873 from abpframework/maliming/IdentityServer
6 years ago
maliming 07ad1558fe IdentityServer minor revison notes.
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
Halil İbrahim Kalkan 0c96d05159
Merge branch 'dev' into maliming/patch-1
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
6 years ago
Halil İbrahim Kalkan 886e0fa420 Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming bc9b122f70
Merge pull request #1772 from brittos/dev
6 years ago
brittos 09d454b94f Create pt-BR.json
6 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
6 years ago
Yunus Emre Kalkan 7c8d92ae4b Update en.json
6 years ago
Yunus Emre Kalkan 00b0aa6b36 added CheckClientIdExistAsync to IClientRepository
6 years ago
Yunus Emre Kalkan 6b930565bc added missing cancellationTokens
6 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4
6 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
6 years ago
Yunus Emre Kalkan b46ce09a1a Update IdentityResourceDataSeeder.cs
6 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources
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 216a40eea6 Replace the email with the username before using the Identity methods.
6 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters
6 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
Halil İbrahim Kalkan 00e58cd2ce
Merge pull request #1606 from abpframework/maliming/AbpResourceOwnerPasswordValidator
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims.
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 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