- 05 Aug, 2020 2 commits
-
-
Marko Matic authored
-
Marko Matic authored
-
- 16 Jul, 2020 2 commits
-
-
Vicente José Moreno Escobar authored
Added PutRoleClaims to RolesController Added UserClaimsUpdateFailed to IdentityServiceResources
-
Vicente José Moreno Escobar authored
Added UserClaimsUpdateFailed Resource to IdentityServiceResources Added PutUserClaims to UsersController
-
- 25 Jun, 2020 1 commit
-
-
janskoruba authored
-
- 18 Apr, 2020 1 commit
-
-
Marko Matic authored
-
- 01 Apr, 2020 1 commit
-
-
janskoruba authored
-
- 03 Feb, 2020 1 commit
-
-
Marko Matic authored
-
- 28 Jan, 2020 1 commit
-
-
Marko Matic authored
-
- 16 Aug, 2019 1 commit
-
-
gzinger authored
-
- 10 Mar, 2019 1 commit
-
-
janskoruba authored
-
- 17 Feb, 2019 1 commit
-
-
janskoruba authored
Remove generic DbContext from interfaces (based on commits from @Brice-xCIT), use ApplicationParts from @TheEvilPenguin for setup generic types to generic controller from startup class.
-
- 08 Feb, 2019 1 commit
-
-
Patrick Brosseau authored
-
- 29 Sep, 2018 1 commit
-
-
janskoruba authored
Add Breadcrumb to pages; fix redirect after inserting/updateing item; add clientName, roleName, userName to the DTOs becuase of Breadcrumb navigation; remove navigation back button; Fix tests according changes;
-
- 25 Sep, 2018 1 commit
-
-
janskoruba authored
Fix namespace Skoruba.IdentityServer4.Admin.AspNetIdentity to Skoruba.IdentityServer4.Admin.BusinessLogic.Identity.
-
- 24 Sep, 2018 1 commit
-
-
janskoruba authored
Rewrite business logic - rename AspNetIdentity project to Identity for simplicity. Rewrite the EntityFramework layer into two projects - Identity and IS4. Add Shared project for common DTOs, helpers etc., Add project for DbContexts - this project contains one predefined DbContext with Asp.Net Identity and IS4 - for whole administration.
-
- 23 Sep, 2018 1 commit
-
-
janskoruba authored
-
- 17 Sep, 2018 1 commit
-
-
janskoruba authored
Remove generic type for ClaimKey, becuase it is designed for int. Try to use GUID as a default type for all identity entities. Fix some conversion issue in PersistedGrants.
-
- 31 Aug, 2018 1 commit
-
-
Jan Skoruba authored
Rework services and repositories for using generic DbContexts. Move interfaces of repositories and services to separates folders. Add another overload for extension method which is responsible for adding admin services.
-
- 24 Aug, 2018 1 commit
-
-
Jan Skoruba authored
-
- 08 Jul, 2018 1 commit
-
-
Jan Skoruba authored
-
- 10 Feb, 2018 1 commit
-
-
Jan Skoruba authored
-