Skip to content

Commit

Permalink
Merge pull request #20471 from abpframework/auto-merge/rel-8-3/2884
Browse files Browse the repository at this point in the history
Merge branch dev with rel-8.3
  • Loading branch information
maliming authored Aug 12, 2024
2 parents 4864166 + 3a67ab8 commit 34a48b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public override void ConfigureServices(ServiceConfigurationContext context)

Configure<AbpOpenIddictClaimsPrincipalOptions>(options =>
{
options.ClaimsPrincipalHandlers.Add<AbpDynamicClaimsOpenIddictClaimsPrincipalHandler>();
options.ClaimsPrincipalHandlers.Add<AbpDefaultOpenIddictClaimsPrincipalHandler>();
});

Expand Down

This file was deleted.

0 comments on commit 34a48b1

Please sign in to comment.