Commit Graph

709 Commits (d9bd003021bee1d57a1b0a43314d1b72d4b562b6)
 

Author SHA1 Message Date
Halil İbrahim Kalkan d9bd003021 Added migrations.
8 years ago
Halil İbrahim Kalkan 29fd0eba15 Revised IdentityUserToken.
8 years ago
Halil İbrahim Kalkan 7d75b4c403 Remove Id from IdentityUserLogin.
8 years ago
Halil İbrahim Kalkan b3a671d8ce Extract abstract IdentityClaim class.
8 years ago
Halil İbrahim Kalkan 38acfd95de Make userrole as entity without id.
8 years ago
Halil İbrahim Kalkan a84db1642c Improvements on EF Core mapping for Identity and IdentityServer
8 years ago
Halil İbrahim Kalkan a13a90e14c Set Id of new PersistentGrant entities.
8 years ago
Halil İbrahim Kalkan 60158af464 Refactored Client aggregate for IDS4.
8 years ago
Halil İbrahim Kalkan 9db94559a3 Refactoring Client of IdentityServer.
8 years ago
Halil İbrahim Kalkan 643ddfd222 Make ClientGrantType entity instead of value type.
8 years ago
Halil İbrahim Kalkan a03ac02ead Working on Client aggregate
8 years ago
Halil İbrahim Kalkan 9614530e90 Revised IdentityResource class.
8 years ago
Halil İbrahim Kalkan 66ce125f8e Api Resource and related entities are revised.
8 years ago
Halil İbrahim Kalkan 04e35fbdb1
Merge pull request #194 from aspnetzero/repository-changes
8 years ago
Halil İbrahim Kalkan 2bd084a7f8 Added todo
8 years ago
Halil İbrahim Kalkan 908b2fe3ed Added repository doc.
8 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
8 years ago
Halil İbrahim Kalkan 260d57a4ec Added repo doc.
8 years ago
Halil İbrahim Kalkan 5f71646459 Updated entities document
8 years ago
Halil İbrahim Kalkan 76fb510c3d Renamed TPrimaryKey to TKey and documented entities.
8 years ago
Halil İbrahim Kalkan 0e42600639 Introduced repository without PR for mongodb.
8 years ago
Halil İbrahim Kalkan 924ba47fe5 Register repositories without PK.
8 years ago
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property.
8 years ago
Halil İbrahim Kalkan 5bd4c78bd8 Enabled entity, repo and aggr root without pk.
8 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
8 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc.
8 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
8 years ago
Halil İbrahim Kalkan 60ac2397ff Remove IsTransient from Entity.
8 years ago
Halil İbrahim Kalkan 1512af765c Added TODOs.
8 years ago
Halil İbrahim Kalkan 135e952ce8 Minor refactoring.
8 years ago
Halil İbrahim Kalkan 61ff33113b Added EntityHelper.IsTransient static method.
8 years ago
Halil İbrahim Kalkan 3adbbeef49 Removed I from ClientGrantType
8 years ago
Halil İbrahim Kalkan de8de3c92b Made console client working for identity server.
8 years ago
Halil İbrahim Kalkan 73d9ba7642 Refactor IDS4 and added a test controller.
8 years ago
Halil İbrahim Kalkan 5edde96be4 Refactored.
8 years ago
Halil İbrahim Kalkan 86306cdd8f
Merge pull request #192 from aspnetzero/Alper/identity-resource-store
8 years ago
Alper Ebicoglu 696861065c added IdentityResourceStore
8 years ago
Alper Ebicoglu 3915f61811 Consts moved to Shared project.
8 years ago
Halil İbrahim Kalkan 326c57a6b1
Merge pull request #191 from aspnetzero/Alper/IdentityServer-DbContext
8 years ago
Alper Ebicoglu bb42f7280f Added Identity Server initial migrations
8 years ago
Halil İbrahim Kalkan 371fde3fb4 Created initial EF Core integratioon document.
8 years ago
Alper Ebicoglu b7185c1be5 Added max lengths for Identity server entities
8 years ago
Alper Ebicoglu a003d63e1d Added IdentityServerDbContext
8 years ago
Halil İbrahim Kalkan 58b7e40e7c Handle to switch to host.
8 years ago
Halil İbrahim Kalkan e0208ab252 Added a temp action to switch current tenant.
8 years ago
Halil İbrahim Kalkan 82f3ba402f Removed inmemory client and resource
8 years ago
Alper Ebicoglu 682d3b8206 Removed IdentityResourceStore tests.
8 years ago
Halil İbrahim Kalkan 00c1a4b334
Merge pull request #190 from aspnetzero/Alper/identity-server-mappings
8 years ago
Alper Ebicoglu f097e2a6f2 Removed IdentityResourceStore (not needed!)
8 years ago
Halil İbrahim Kalkan 136dd5b41d Added todo
8 years ago