Skip to content

Commit 73d96d4

Browse files
committed
Added possible values for access_decision_manager.strategy
Added a comment with the list of possible values for access_decision_manager.strategy (like for session_fixation_strategy)
1 parent 0474b57 commit 73d96d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Each part will be explained in the next section.
2727
always_authenticate_before_granting: false
2828
erase_credentials: true
2929
access_decision_manager:
30+
# strategy can be: affirmative, consensus, unanimous
3031
strategy: affirmative
3132
allow_if_all_abstain: false
3233
allow_if_equal_granted_denied: true

0 commit comments

Comments
 (0)