128 Commits (83ef7f97ee40fba40abb48bc1b6cd9a38abbc08b)

Author SHA1 Message Date
maliming 41dbfa2343
Update AbpOpenIddictWildcardDomainBase.cs 2 years ago
maliming 3020ca11b5
Only get dynamic claims if `IsDynamicClaimsEnabled`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 6ea31b2421
Update modules/openiddict/src/Volo.Abp.OpenIddict.AspNetCore/Microsoft/Extensions/DependencyInjection/OpenIddictServerBuilderExtensions.cs 2 years ago
maliming 9ec7985ab7
Add optional X509KeyStorageFlags parameter to `AddProductionEncryptionAndSigningCertificate`. 2 years ago
maliming b009146df7
Update AbpOpenIddictWildcardDomainBase.cs 2 years ago
maliming 82e481a001
Use `UrlHelpers's IsSubdomainOf` to check the wildcard domain. 2 years ago
maliming 673c9a030e
Remove `AbpDynamicClaimsOpenIddictClaimsPrincipalHandler`. 2 years ago
maliming f53967b316
Attach auth server current culture info to response. 2 years ago
maliming 1f1284c80c
Skip create dynamic claims when request is `ClientCredentials`. 2 years ago
maliming a4922caef5
Lock the user if too many incorrect 2FA code attempts. 2 years ago
maliming ce7f84461e
Using `string` as session id. 2 years ago
maliming 6a065ff148
Add `RememberMe` claim during passsword flow. 2 years ago
maliming 4b76985fe3
Set `claim`'s `destinations` in `AuthorizeController`. 2 years ago
maliming a6610da28f
Add`SessionId` claim to `AccessToken`. 2 years ago
maliming ff1a7fff63
Add `RememberMe` claim to current identity principal. 2 years ago
maliming 2945471329
Add `virtual` keyword to all methods in OpenIddict. 2 years ago
maliming c89d25199d
Upgrade `OpenIddict` to `5.0.0-preview3`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6e20cd0258 Set dynamic claims on OpenIddict's controllers. 2 years ago
maliming 0a3be97a28
Clear the dynamic cache when user logs in. 2 years ago
maliming 758bc77fd7 Change the order of `ClaimsPrincipalHandlers`. 2 years ago
maliming 21fa81a550
Add `AbpDynamicClaimsOpenIddictClaimsPrincipalHandler`. 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d3bfd4e814
Set `AddDevelopmentEncryptionAndSigningCertificate` to `false`. 3 years ago
maliming 9a10caedb0
Create production certificate while creating a new solution 3 years ago
maliming 39805fd031
Output security logs correctly. 3 years ago
maliming 649a1e2c6d
Support `RecoveryCode` login. 3 years ago
maliming 445eb08647
Use the global `OpenIddict` package version. 3 years ago
maliming e0eed2ecbe
Upgrade `OpenIddict` to `4.5.0`. 3 years ago
maliming cdb7392b53
Update AbpValidateAuthorizedParty.cs 3 years ago
maliming 4bba31ca73
Use `OpenIddictClaimsPrincipalManager` on `ClientCredentials` grant type. 3 years ago
Salih 2b6d5814c0 Update AuthorizeController.cs 3 years ago
Salih 96f6c0ff6c Update 3 years ago
Salih a5601199c0 Add AbpSecurityHeader ignore attribute 3 years ago
maliming 49d9ad07b3
Upgrade `OpenIddict` to `4.4.0`. 3 years ago
maliming fa96b44d8f
Refactor `ClaimsPrincipal` handle way of OpenIddict. 3 years ago
Salih 0cb32e30a5
Revert "Update OpenIddict to 4.3.0" 3 years ago
maliming ee1258bc44
Update OpenIddict to 4.3.0 3 years ago
maliming 1425f89062
Update AbpValidateClientRedirectUri.cs 3 years ago
maliming 783e38f556
Add `AttachScopes` handler. 3 years ago
maliming e89db7148b
Update OpenIddict to 4.2.0. 3 years ago
maliming c523301d40
Add `AbpValidateAuthorizedParty`. 3 years ago
liangshiwei 1ff9090e4c Add ShouldPeriodicallyChangePassword 3 years ago
liangshiwei 1e915a0c42 Add HandlePeriodicallyChangePassword 3 years ago
maliming 3803b5b73a
Add `AbpValidateAuthorizedParty`. 3 years ago
maliming 52c046b4eb
Remove `AuthenticationProperties` from `LogoutController`. 3 years ago
maliming 4d78080c26
Remove `AuthenticationProperties` from `LogoutController`. 3 years ago
maliming 8c6c23cb26
Remove `CurrentPassword` parameter. 3 years ago