Commit c7bf5a4 1 parent 8575bcc commit c7bf5a4 Copy full SHA for c7bf5a4
File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,7 @@ The default ABP OpenIddict project includes several authentication schemes.
120
120
* ` Identity.TwoFactorRememberMe ` : Identity TwoFactor login uses
121
121
* ` Identity.TwoFactorUserId ` : Identity TwoFactor login uses
122
122
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 ` .
125
124
126
125
We have added a top priority ` AbpOpenIddictTenantResolveContributor ` service. It will try to get tenant info from OpenIddict authentication scheme.
127
126
@@ -215,4 +214,4 @@ https://documentation.openiddict.com/guides/index.html#events-model
215
214
216
215
## Sponsor
217
216
218
- Please consider sponsoring this project: https://github.com/sponsors/kevinchalet
217
+ Please consider sponsoring this project: https://github.com/sponsors/kevinchalet
You can’t perform that action at this time.
0 commit comments