Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6985387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:40:25+00:00 2026-05-27T18:40:25+00:00

In the Symfony 2 Docs # app/config/security.yml security: firewalls: secured_area: pattern: ^/ anonymous: ~

  • 0

In the Symfony 2 Docs

# app/config/security.yml
security:
    firewalls:
        secured_area:
            pattern:    ^/
            anonymous: ~
            form_login:
                login_path:  /login
                check_path:  /login_check

This looks like it could have multiple different form_login‘s? Is pattern required? If I define my ACL in controller actions like:

/**
 * @Secure(roles="ROLE_ADMIN")
 */
public function helloAction($name)
{
    // ...
}

Do I still need the pattern? Also which login_path and check_path will this (annotations) lead to, supposing there are multiple definitions of login_form

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T18:40:25+00:00Added an answer on May 27, 2026 at 6:40 pm

    You can’t have multiple form_login‘s. What you can have is multiple firewalls. Each firewall can then contain a pattern and the form_login etc. pattern is required for each firewall. The annotations will lead to the login_path and check_path of the relevant firewall (relevant firewall being the one whose pattern matches the URL in question).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Symfony holds configuration parameters in /app/config/parameters.ini . I'd like to to use different sets
With Symfony's Action Security if a user has not been identified he will be
im using symfony with doctrine, and Im trying to generate the schema yml file
Symfony uses the schema.yml to create a module for every db table. So consider
symfony getLayout does not seem to work when layout is set via view.yml. Is
Reading the symfony docs, http://symfony.com/doc/current/cookbook/doctrine/file_uploads.html // you must throw an exception here if the
The symfony framework features an app/console file that can be executed via php to
In symfony's routing.yml, you can assign a different class to be used in place
In Symfony how to set default values to sfWidgetFormDateRange from action
I have a Symfony 1.2.4 application, taken and modified from the Symfony sandbox application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.