353 Commits (f5c55db852bbcb2d8e8c433626a7ee6a37f9581d)

Author SHA1 Message Date
maliming f1e28e0ebc
Match the path base and normalize OpenIddict opt-in endpoint paths 1 day ago
maliming eaf1bf6fe3
Add opt-in options for completing the unit of work on response start 1 day ago
maliming cb7667557b
Update user's last sign-in time in a separate unit of work 3 weeks ago
maliming 53a9a0c94b
Ignore `OpenIddictAuthorization` navigation changes when creating tokens 1 month ago
maliming 30119d7d90
Refactor client_id cookie cleanup into an options extension 2 months ago
gdlcf88 f9493d6dec Prevent OpenIddict client_id from leaking into the interactive auth cookie 2 months ago
maliming ca6fc51af9
Resolve shared users from Host in password and token-exchange grants 2 months ago
maliming 10b5ed1977
Refine XML doc for password/token_exchange default scopes options 4 months ago
Ma Liming bd91cdccc2
Potential fix for pull request finding 4 months ago
maliming ac4855773d
Use ToListAsync extension for ListResourcesAsync result 4 months ago
maliming ec38960f0a
Add default scopes fallback for client_credentials/password/token_exchange grants 4 months ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 6 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 8 months ago
maliming af584e422a
Update localization for ApplicationResourcePermissionProviderKeyLookupService to use "Client" across multiple languages 8 months ago
maliming 5e4228b994
Add distributed event handling for OpenIddict app changes 8 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 8 months ago
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 8 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 8 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 8 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 8 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 8 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 8 months ago
maliming fdff0133e3
Remove post-configuration for resource management providers 8 months ago
maliming 60ec72e0d3
Add localization for ResourcePermissionProviderKeyLookupService in multiple languages. 8 months ago
maliming 499f12742f
Implement client finder and resource permission management providers 8 months ago
maliming 7050ef95c2
Implement application finder and resource permission management providers 8 months ago
voloagent a6f894a2b0 Update_NPM_Packages 9 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 9 months ago
maliming 67b3c85858 Add `OpenIddictDataSeedContributorBase` class 11 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 11 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 1 year ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 1 year ago
maliming aecc051fcb
Add custom error codes for account lock and inactivity 1 year ago
maliming 7c5dc48588
Use PreSignInCheckAsync in token exchange flow 1 year ago
maliming 6ced2e8a34
Implement Token Exchange Grant Type support 1 year ago
maliming 85392e10c7
Update `OpenIddict` to 7.0.0. 1 year ago
maliming f2a57ee0c3
Update application type checks to use OpenIddictApplicationModel and include FrontChannelLogoutUri in ToModel method 1 year ago
maliming dd9590f5f2
Refactor FrontChannelLogoutUri property to use Uri. 1 year ago
maliming 5a29733f3d
Add FrontChannelLogoutUri property to OpenIddictApplication 1 year ago
maliming 56bb869955
Add `sid` claim to openiddict's `principal`. 1 year ago
maliming c70a9bc9f3
Add FrontChannelLogoutUri property and related methods to OpenIddict application classes 1 year 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