Start your All-Access Pass to unlock this challenge
Buy Access Login

Challenge 1 / 2

You add this to security.yaml:

security:
    access_control:
        - { path: ^/admin, roles: ROLE_ADMIN }

Now you want a page at /admin/login that everyone can see, even if they're not logged in. What's the simplest way to do that?

Select your answer
Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.