Commit Graph

56 Commits (4ea534491cc3d6818cdfd3c6540be82061dea389)

Author SHA1 Message Date
liangshiwei dd7b28bd01 Add unit test for OpenIddict module
3 years ago
Engincan VESKE 04198364c3 Update Volo.Abp.OpenIddict.AspNetCore.csproj
3 years ago
maliming be9e24d278
Remove `Logout` page.
3 years ago
Ioannis Kappas f242b442ac
Add greek localization support
3 years ago
Berkan Sasmaz 96f2d463a1
Merge pull request #13021 from marcelo-maciel/dev
3 years ago
Berkan Sasmaz 94b9f38099
Update pt-BR.json
3 years ago
Marcelo M. M a104401356 add missing file and refreshing .csproj file
3 years ago
maliming 7a830637ec
Add `ClientUri ` and `LogoUri ` to `OpenIddictApplication`.
3 years ago
Marcelo M. M 7fa00f47b1 PT-BR localization correction
3 years ago
maliming cdc15d3b0c
Check `names` not null instead of not null or empty.
3 years ago
maliming 4c20947196
Add `UseAbpOpenIddictValidation` and `DisableAccessTokenEncryption` by default.
3 years ago
maliming faee4bce95
Add `RemoveClaimsFromClientCredentialsGrantType`.
3 years ago
maliming 233beaef7e
Always add `client_id` to the `access_token`
3 years ago
maliming f98b045169
Merge branch 'dev' into OpenIddict-integration-improvements
3 years ago
liangshiwei efa10db88c Fix build error
3 years ago
maliming 6bb9514a1a
Add `OpenIddict.Validation.AspNetCore` & `OpenIddict.Validation.ServerIntegration` to `Volo.Abp.OpenIddict.AspNetCore`.
3 years ago
maliming b8b8431124
Resolve `Conflicting method/path` problem.
3 years ago
maliming d22996be1e
Merge branch 'dev' into openiddict-template-integrate
3 years ago
maliming 9a6f8bdaa1
Update OpenIddictClaimsPrincipalContributor.cs
3 years ago
maliming 7658773cc3
Merge branch 'dev' into openiddict-template-integrate
3 years ago
maliming efdbbed1a9
Add `OpenIddictClaimsPrincipalContributor`.
3 years ago
maliming 1d859069b9
Use `PreferredUsername` instead of `Name` for UserName clasim.
3 years ago
maliming cb38cd5646
Using `Volo.Abp.DistributedLocking.Abstractions`.
3 years ago
maliming ce3e119c70
Fix unit tests.
3 years ago
maliming 95f8066fb8
Moved `OpenIddict.Server.AspNetCore` to `Volo.Abp.OpenIddict.AspNetCore`.
3 years ago
Halil İbrahim Kalkan 8e068f3b58 Removed unnecessary folder includes
3 years ago
Halil İbrahim Kalkan f1e46a38a0 Removed unused Microsoft.EntityFrameworkCore.Proxies dependency
3 years ago
Halil İbrahim Kalkan 2313d0c740 Removed unused Microsoft.Bcl.AsyncInterfaces dependency
3 years ago
Halil İbrahim Kalkan 0e77f9fb36 Removed unused OpenIddict.Abstractions dependency
3 years ago
Halil İbrahim Kalkan f3e1633c8d Removed unused IdentityModel dependency
3 years ago
Halil İbrahim Kalkan e10506bdec Remove unnecessary Volo.Abp.AspNetCore.Mvc dependency.
3 years ago
liangshiwei 714cdae4e6 Add AbpOpenIddictApplicationStore_Tests
3 years ago
maliming a4317b51ef
Remove `IsUnique`.
4 years ago
maliming e4733b300d
Add Object Extension feature.
4 years ago
maliming c3f13c863c
Support ExtensibleObject.
4 years ago
maliming 15f8951941
Update model after Create or Update.
4 years ago
maliming a5ce9472d8
Refactor SkipIf and TakeIf methods.
4 years ago
maliming 407d5db6f1
Add `Volo.Abp.PermissionManagement.Domain.OpenIddict`.
4 years ago
maliming b75c90a649
Add `GetListAsync` and `GetCountAsync`.
4 years ago
maliming 981722023a
Upgrade IdentityModel to 6.0.
4 years ago
maliming a6014e5672
Refactor
4 years ago
maliming 0f53ca81b8
Refactor
4 years ago
maliming 6953e9c8a4
Remove redundant localization.
4 years ago
maliming c57d2bceee
Add `WildcardDomainSupport`.
4 years ago
maliming 91193c664a
Add `Volo.Abp.Account.Web.OpenIddict` package.
4 years ago
maliming 49d7941622
Add Cache feature.
4 years ago
maliming 15b9e4a4d9
Refactor.
4 years ago
Halil İbrahim Kalkan afa47aff6b Create temp-notes.md
4 years ago
Halil İbrahim Kalkan cbdf333e66 Reviewed the domain layer of the OpenIddict module
4 years ago
maliming eb5c79b16c
Add `TokenCleanupBackgroundWorker`.
4 years ago