We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd6878 commit 2b3c571Copy full SHA for 2b3c571
README.md
@@ -169,6 +169,7 @@ You can tune the middleware behavior using middleware specific configuration par
169
- "authorization.recordHandler": Handler to implement record authorization filter rules ("")
170
- "validation.handler": Handler to implement validation rules for input values ("")
171
- "sanitation.handler": Handler to implement sanitation rules for input values ("")
172
+- "multiTenancy.handler": Handler to implement simple multi-tenancy rules ("")
173
174
If you don't specify these parameters in the configuration, then the default values (between brackets) are used.
175
0 commit comments