325 Commits (bfd2226eb9342aa0cf296c8a656fee320f275d2d)

Author SHA1 Message Date
voloagent 7e6ed8c8e4 Update_NPM_Packages 3 months ago
voloagent a6f894a2b0 Update_NPM_Packages 4 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 4 months ago
maliming 67b3c85858 Add `OpenIddictDataSeedContributorBase` class 6 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 7 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 9 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 9 months ago
maliming aecc051fcb
Add custom error codes for account lock and inactivity 9 months ago
maliming 7c5dc48588
Use PreSignInCheckAsync in token exchange flow 9 months ago
maliming 6ced2e8a34
Implement Token Exchange Grant Type support 9 months ago
maliming 85392e10c7
Update `OpenIddict` to 7.0.0. 9 months ago
maliming f2a57ee0c3
Update application type checks to use OpenIddictApplicationModel and include FrontChannelLogoutUri in ToModel method 9 months ago
maliming dd9590f5f2
Refactor FrontChannelLogoutUri property to use Uri. 9 months ago
maliming 5a29733f3d
Add FrontChannelLogoutUri property to OpenIddictApplication 9 months ago
maliming 56bb869955
Add `sid` claim to openiddict's `principal`. 9 months ago
maliming c70a9bc9f3
Add FrontChannelLogoutUri property and related methods to OpenIddict application classes 9 months ago
maliming 217c722a63
Encode RedirectUri in AuthorizeController. 1 year ago
maliming fc01a3c587
Add missing using namespces for AuthorizeController 1 year ago
maliming b8dc81d511
Refactor authentication flow in AuthorizeController to streamline login and select account prompts 1 year ago
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
Ali Hassan 6d81e93ccb Add specific error codes for Authentication failures in OpenIddict TokenController.Password 2 years ago