340 Commits (57231a9b7789d4e2eb61a3043c872498042df4bb)

Author SHA1 Message Date
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 2 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 4 months ago
maliming af584e422a
Update localization for ApplicationResourcePermissionProviderKeyLookupService to use "Client" across multiple languages 4 months ago
maliming 5e4228b994
Add distributed event handling for OpenIddict app changes 4 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 4 months ago
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 4 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 4 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 4 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 4 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 4 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 4 months ago
maliming fdff0133e3
Remove post-configuration for resource management providers 4 months ago
maliming 60ec72e0d3
Add localization for ResourcePermissionProviderKeyLookupService in multiple languages. 4 months ago
maliming 499f12742f
Implement client finder and resource permission management providers 4 months ago
maliming 7050ef95c2
Implement application finder and resource permission management providers 4 months ago
voloagent a6f894a2b0 Update_NPM_Packages 5 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 5 months ago
maliming 67b3c85858 Add `OpenIddictDataSeedContributorBase` class 7 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 8 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 10 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 10 months ago
maliming aecc051fcb
Add custom error codes for account lock and inactivity 10 months ago
maliming 7c5dc48588
Use PreSignInCheckAsync in token exchange flow 10 months ago
maliming 6ced2e8a34
Implement Token Exchange Grant Type support 10 months ago
maliming 85392e10c7
Update `OpenIddict` to 7.0.0. 10 months ago
maliming f2a57ee0c3
Update application type checks to use OpenIddictApplicationModel and include FrontChannelLogoutUri in ToModel method 10 months ago
maliming dd9590f5f2
Refactor FrontChannelLogoutUri property to use Uri. 10 months ago
maliming 5a29733f3d
Add FrontChannelLogoutUri property to OpenIddictApplication 10 months ago
maliming 56bb869955
Add `sid` claim to openiddict's `principal`. 10 months ago
maliming c70a9bc9f3
Add FrontChannelLogoutUri property and related methods to OpenIddict application classes 10 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 2 years ago
maliming 81fddf3e24
Add `email` and `phonenumber` to response. 2 years ago