340 Commits (dd72d0bc52eac45d6d7ba6a203f2e9f6c6988cb2)

Author SHA1 Message Date
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 1 month ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 3 months ago
maliming af584e422a
Update localization for ApplicationResourcePermissionProviderKeyLookupService to use "Client" across multiple languages 3 months ago
maliming 5e4228b994
Add distributed event handling for OpenIddict app changes 3 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 3 months ago
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 3 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 3 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 3 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 3 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 3 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 3 months ago
maliming fdff0133e3
Remove post-configuration for resource management providers 3 months ago
maliming 60ec72e0d3
Add localization for ResourcePermissionProviderKeyLookupService in multiple languages. 3 months ago
maliming 499f12742f
Implement client finder and resource permission management providers 3 months ago
maliming 7050ef95c2
Implement application finder and resource permission management providers 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