311 Commits (de946d6b72d20360fc0cdc5b711da493a681e88a)

Author SHA1 Message Date
maliming f2a57ee0c3
Update application type checks to use OpenIddictApplicationModel and include FrontChannelLogoutUri in ToModel method 11 months ago
maliming dd9590f5f2
Refactor FrontChannelLogoutUri property to use Uri. 11 months ago
maliming 5a29733f3d
Add FrontChannelLogoutUri property to OpenIddictApplication 11 months ago
maliming 56bb869955
Add `sid` claim to openiddict's `principal`. 11 months ago
maliming c70a9bc9f3
Add FrontChannelLogoutUri property and related methods to OpenIddict application classes 11 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 2 years ago
masum-ulu dd2962a303 check: nullability for phoneNumber 2 years ago
maliming 81fddf3e24
Add `email` and `phonenumber` to response. 2 years ago
maliming 6c0fc949f9
Handles case where users need to confirm `email` or `phone number`. 2 years ago
maliming 5b9296c1d6
Upgrade to `OpenIddict 6.0.0-preview3`. 2 years ago
voloagent f09078a74c Update_NPM_Packages 2 years ago
maliming 2e003041ac
Revert "Cascading deletion of `OpenIddictAuthorizations ` and `OpenIddictTokens`." 2 years ago
maliming fb37bfe0a2
Cascading deletion of `OpenIddictAuthorizations ` and `OpenIddictTokens`. 2 years 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