Skip to content

Commit 5b52dfb

Browse files
committed
docs: document the jifa.security-filters-enabled parameter
1 parent f30c56d commit 5b52dfb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: site/docs/guide/configuration.md

+8
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,14 @@ Type: String
164164

165165
Default: password
166166

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+
167175
## input-files
168176

169177
Local files to be analyzed, used only in `STANDALONE_WORKER` role.

0 commit comments

Comments
 (0)