Files
symfony-flex-recipes/symfony/security-bundle/3.3/config/packages/test/security.yaml
T

8 lines
284 B
YAML

# This configuration simplifies testing URLs protected by the security mechanism
# See https://symfony.com/doc/current/cookbook/testing/http_authentication.html
security:
firewalls:
# replace 'main' by the name of your own firewall
main:
http_basic: ~