You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony version(s) affected: 5.2.4 (maybe also 4.4.x? see StackOverflow reference below)
Description
Setting access_decision_manager.strategy from the main /config/packages/security.yaml file while using other /config/packages/ENV/security.yaml files to fine-tune some other options results in the strategy value being overridden by the default (affirmative).