Skip to content

Commit c7bf5a4

Browse files
authored
Update OpenIddict.md
1 parent 8575bcc commit c7bf5a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/en/Modules/OpenIddict.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@ The default ABP OpenIddict project includes several authentication schemes.
120120
* `Identity.TwoFactorRememberMe`: Identity TwoFactor login uses
121121
* `Identity.TwoFactorUserId`: Identity TwoFactor login uses
122122

123-
This can break the multi-tenancy feature. The multi-tenancy middleware is executed after the authentication middleware.
124-
Some OAuth requests may be authenticated by OpenIddict but not by `Identity.Application`.
123+
This can break the multi-tenancy feature, Some OAuth requests may be authenticated by OpenIddict but not by `Identity.Application`.
125124

126125
We have added a top priority `AbpOpenIddictTenantResolveContributor` service. It will try to get tenant info from OpenIddict authentication scheme.
127126

@@ -215,4 +214,4 @@ https://documentation.openiddict.com/guides/index.html#events-model
215214

216215
## Sponsor
217216

218-
Please consider sponsoring this project: https://github.com/sponsors/kevinchalet
217+
Please consider sponsoring this project: https://github.com/sponsors/kevinchalet

0 commit comments

Comments
 (0)