70 Commits (4f57c823c8eb72c4e72f87db07f6fe4bbbe6f09f)

Author SHA1 Message Date
Halil İbrahim Kalkan 5f2aa6fc39 Make constants changeable. 6 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle. 6 years ago
Halil İbrahim Kalkan 6b743ce3a1 Arrange column length for oracle. 6 years ago
Halil İbrahim Kalkan 5b17e18cdf Use new modelBuilder.IsUsingMySQL method. 6 years ago
Akın Sabri Çam ffafcbf31d refactored 6 years ago
Akın Sabri Çam 7b93a8a76d refactored IdentityApiResource and ApiResource repositories and added filter parameter 6 years ago
Akın Sabri Çam 44ddf5cded added filtering to IdentityClientRepository and refactored it 6 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules 6 years ago
Ahmet Çotur d86f17c173 Identity Server virtualized 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
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors. 6 years ago
Aaron Chong 986e58f477 Refactor to use ABP converter and comparer 6 years ago
Halil İbrahim Kalkan c1f02ba066 Implemented TokenCleanupService 6 years ago
Halil İbrahim Kalkan 5ec0362dd1 Complete the DeviceFlowStore 6 years ago
Halil İbrahim Kalkan bbb689cd7b Add initial 6 years ago
Halil İbrahim Kalkan df7c5f61cb Added DeviceFlowCodes and related classes. 6 years ago
Halil İbrahim Kalkan 4aeb2d747f Update IdentityServerDbContextModelCreatingExtensions.cs 6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming cf6fc616e5 ConfigureJsonConversionWithValueComparer for Properties of ApiResource. 6 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method. 6 years ago
maliming 25a654dac0 Remove unnecessary namespaces. 6 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
maliming a36501a9de Update PersistedGrant data max length. 7 years ago
Halil İbrahim Kalkan 647b863d6f Configure IdentityServer database mapping based on the database provider. 7 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Halil İbrahim Kalkan a18becca11 Revisit db table prefixes for identityserver 7 years ago
maliming 07ad1558fe IdentityServer minor revison notes. 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 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
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan e43603d155 Configure audit fields for aggregate roots. 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
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 d12f7bdf36 Update ApiResourceRepository.cs 7 years ago
Halil ibrahim Kalkan e5915ed499 Created IdentityResourceDataSeeder 7 years ago
Yunus Emre Kalkan 3eda49b792 Update ClientRepository.cs 7 years ago
Yunus Emre Kalkan 1a3f20b59b identity server clients refactor 7 years ago
Halil ibrahim Kalkan 20ae2c5633 IdentityServer Client improvements 7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements 7 years ago