20 Commits (5b04ddfc0fcfef4cd763df3aa2e784d9b9e2ce75)

Author SHA1 Message Date
maliming 0f5ed27385 Fix typo. 6 years ago
maliming 65f3554b4e Enhance LinkLoginExtensionGrantValidator. 6 years ago
maliming 7eecba9cc7 Add LinkLoginExtensionGrantValidator. 6 years ago
maliming b35ceadcc7 Add UserName & ClientId to the security log. 6 years ago
maliming 3e05d01a6f Add UserName in SetSuccessResultAsync method. 6 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system. 6 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs. 6 years ago
Ahmet Çotur d86f17c173 Identity Server virtualized 6 years ago
maliming 5fcf2659be Make AbpResourceOwnerPasswordValidator return detailed reason. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper. 6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0 7 years ago
maliming 216a40eea6 Replace the email with the username before using the Identity methods. 7 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters 7 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator 7 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims. 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 348d255da3 Added identityserver module 8 years ago