We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30c56d commit 5b52dfbCopy full SHA for 5b52dfb
site/docs/guide/configuration.md
@@ -164,6 +164,14 @@ Type: String
164
165
Default: password
166
167
+## security-filters-enabled
168
+
169
+Whether to enable the default security filters for web authentication. If set to 'false', the web security filters will not be enabled.
170
171
+Use this option if you intend to customize JIFA with an alternative authentication and authorization layer.
172
173
+Default: true
174
175
## input-files
176
177
Local files to be analyzed, used only in `STANDALONE_WORKER` role.
0 commit comments