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 0474b57 commit 73d96d4Copy full SHA for 73d96d4
reference/configuration/security.rst
@@ -27,6 +27,7 @@ Each part will be explained in the next section.
27
always_authenticate_before_granting: false
28
erase_credentials: true
29
access_decision_manager:
30
+ # strategy can be: affirmative, consensus, unanimous
31
strategy: affirmative
32
allow_if_all_abstain: false
33
allow_if_equal_granted_denied: true
0 commit comments