303 Commits (44abba0900a7ceb1d4ba425b1c9ced3ef9142abc)

Author SHA1 Message Date
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
maliming 19bd2ac091
Add support for `prompt=select_account` in `AuthorizeController`. 1 year ago
Muhammed Ali ÖZKAYA a8ebe0c47f
Remove unnecessary lines 1 year ago
Muhammed Ali ÖZKAYA ab65d4f94f
Add installation notes for modules 1 year ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 1 year ago
maliming c3ede87b53
Remove unnecessary retrieval of application, authorization, scope, and token models. 1 year ago
maliming 6c37edda40
Upgrade OpenIddict to `6.1.0`. 1 year ago
maliming 19470f6228
Check user password if sign in result is `IsNotAllowed`. 1 year ago
voloagent ac8e482d4f Update_NPM_Packages 1 year ago
maliming c9a3513031
Using `X509CertificateLoader` instead of `new X509Certificate2`. 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
liangshiwei afab0ac2cd Ordered by creation time by default 1 year ago
liangshiwei 697bc6cf93 FIx PreConfigure<OpenIddictBuilder> is called twice 1 year ago
masum-ulu dd2962a303 check: nullability for phoneNumber 1 year ago
maliming 81fddf3e24
Add `email` and `phonenumber` to response. 1 year ago
maliming 6c0fc949f9
Handles case where users need to confirm `email` or `phone number`. 1 year ago
maliming 5b9296c1d6
Upgrade to `OpenIddict 6.0.0-preview3`. 1 year ago
voloagent f09078a74c Update_NPM_Packages 1 year ago
maliming 2e003041ac
Revert "Cascading deletion of `OpenIddictAuthorizations ` and `OpenIddictTokens`." 1 year ago
maliming fb37bfe0a2
Cascading deletion of `OpenIddictAuthorizations ` and `OpenIddictTokens`. 1 year ago
maliming b51e51ffbc
Upgrade to Openiddict 6.0.0. 2 years ago
maliming 41dbfa2343
Update AbpOpenIddictWildcardDomainBase.cs 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 3020ca11b5
Only get dynamic claims if `IsDynamicClaimsEnabled`. 2 years ago
maliming c366cf362c Fix unit tests. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
voloagent c33a3fb2a9 Update_NPM_Packages 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 64e744d770
Fix unit test. 2 years ago
maliming 07fd8906f1
Remove audit properties from `OpenIddictAuthorization and `OpenIddictToken`. 2 years ago
voloagent a58620549b Update_NPM_Packages 2 years ago
maliming 673c9a030e
Remove `AbpDynamicClaimsOpenIddictClaimsPrincipalHandler`. 2 years ago
maliming f53967b316
Attach auth server current culture info to response. 2 years ago
Patrik Johansson df795c071e Translated to Swedish (sv) 2 years ago
maliming 278b717b60
Disable `DateTime` normalization for OpenIddict's `DateTime(UTC)`. 2 years ago
Nader Javid 6c91daccc2 Translate OpenIddict localization to Persian 2 years ago
maliming 1f1284c80c
Skip create dynamic claims when request is `ClientCredentials`. 2 years ago
Aziz Yousfi ec31556ad1
Update ar.json 2 years ago
maliming a4922caef5
Lock the user if too many incorrect 2FA code attempts. 2 years ago
liangshiwei 459926a04e Upgrade AutoMapper to 13.0.1 2 years ago
maliming ce7f84461e
Using `string` as session id. 2 years ago
maliming a9c1804617
Set `isolationLevel` to `Serializable ` for `Delete` methods. 2 years ago
maliming 325c5746a2
Make `DefaultIsolationLevel` nullable. 2 years ago
maliming 733ff1d813
Add `AbpOpenIddictStoreOptions` to configure the `IsolationLevel`. 2 years ago
maliming 6a065ff148
Add `RememberMe` claim during passsword flow. 2 years ago