Commit Graph

687 Commits (d2da1f5a55ece987bd80831774f52a13d95211b1)
 

Author SHA1 Message Date
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property.
7 years ago
Halil İbrahim Kalkan 5bd4c78bd8 Enabled entity, repo and aggr root without pk.
7 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
7 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc.
7 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
7 years ago
Halil İbrahim Kalkan 60ac2397ff Remove IsTransient from Entity.
7 years ago
Halil İbrahim Kalkan 1512af765c Added TODOs.
7 years ago
Halil İbrahim Kalkan 135e952ce8 Minor refactoring.
7 years ago
Halil İbrahim Kalkan 61ff33113b Added EntityHelper.IsTransient static method.
7 years ago
Halil İbrahim Kalkan 3adbbeef49 Removed I from ClientGrantType
7 years ago
Halil İbrahim Kalkan de8de3c92b Made console client working for identity server.
7 years ago
Halil İbrahim Kalkan 73d9ba7642 Refactor IDS4 and added a test controller.
7 years ago
Halil İbrahim Kalkan 5edde96be4 Refactored.
7 years ago
Halil İbrahim Kalkan 86306cdd8f
Merge pull request #192 from aspnetzero/Alper/identity-resource-store
7 years ago
Alper Ebicoglu 696861065c added IdentityResourceStore
7 years ago
Alper Ebicoglu 3915f61811 Consts moved to Shared project.
7 years ago
Halil İbrahim Kalkan 326c57a6b1
Merge pull request #191 from aspnetzero/Alper/IdentityServer-DbContext
7 years ago
Alper Ebicoglu bb42f7280f Added Identity Server initial migrations
7 years ago
Halil İbrahim Kalkan 371fde3fb4 Created initial EF Core integratioon document.
7 years ago
Alper Ebicoglu b7185c1be5 Added max lengths for Identity server entities
7 years ago
Alper Ebicoglu a003d63e1d Added IdentityServerDbContext
7 years ago
Halil İbrahim Kalkan 58b7e40e7c Handle to switch to host.
7 years ago
Halil İbrahim Kalkan e0208ab252 Added a temp action to switch current tenant.
7 years ago
Halil İbrahim Kalkan 82f3ba402f Removed inmemory client and resource
7 years ago
Alper Ebicoglu 682d3b8206 Removed IdentityResourceStore tests.
7 years ago
Halil İbrahim Kalkan 00c1a4b334
Merge pull request #190 from aspnetzero/Alper/identity-server-mappings
7 years ago
Alper Ebicoglu f097e2a6f2 Removed IdentityResourceStore (not needed!)
7 years ago
Halil İbrahim Kalkan 136dd5b41d Added todo
7 years ago
Halil İbrahim Kalkan 2aa25fc08d Multitenancy completely refactored
7 years ago
Alper Ebicoglu faa4b1451b Added IdentityResourceStore new test: GetAllResourcesAsync_Should_Return
7 years ago
Alper Ebicoglu bce5fa63d8 Added new IdentityResource Test
7 years ago
Alper Ebicoglu 56d6abe7c4 Added new IdenityResourceStore Test: FindApiResourcesByScopeAsync
7 years ago
Alper Ebicoglu 0d69dd94dd Added identity resource test
7 years ago
Alper Ebicoglu b4460f7613 Refactored.
7 years ago
Alper Ebicoglu 06b846c929 Added new PersistentGrant tests
7 years ago
Alper Ebicoglu d2ff43dc6e Added new test : StoreAsync_Should_Store_PersistedGrant
7 years ago
Halil İbrahim Kalkan e755edc8c6 Write tenant name on top bar.
7 years ago
Halil İbrahim Kalkan 39d6d68ab8 added todo
7 years ago
Halil İbrahim Kalkan e2e89d6733 Added comments
7 years ago
Halil İbrahim Kalkan 6f6fcfb798 Merged IMultiTenancyManager with ICurrentTenant
7 years ago
Halil İbrahim Kalkan 9e8a18ceae Moved to multitenancy abstractions module.
7 years ago
Halil İbrahim Kalkan 4099af8cc1 Extracted TenantResolver from MultiTenancyManager. Renamed old ITenantResolver to ITenantResolveContributor
7 years ago
Halil İbrahim Kalkan 9bf5e83f05
Merge pull request #189 from aspnetzero/dbcontext-interfaces
7 years ago
Halil İbrahim Kalkan f768922ce5 Implementing replacing a dbcontext.
7 years ago
Alper Ebicoglu 127ac4f617 Added IdentityResourceStore
7 years ago
Halil İbrahim Kalkan a5000e99a6 Implemented IEfCoreDbContext everywhere.
7 years ago
Halil İbrahim Kalkan 9ed202e0b7 Created IEfCoreDbContext
7 years ago
Halil İbrahim Kalkan 43002e6324 Added EF Core module for multitenancy
7 years ago
Halil İbrahim Kalkan 27dab01f1f Renamed multitenancy module
7 years ago
Halil İbrahim Kalkan 7259155a98 Refactoring multitenancy module.
7 years ago