Security
Edit this pageWarning: You are browsing the documentation for Symfony 2.3, which is no longer maintained.
Read the updated version of this page for Symfony 6.2 (the current stable version).
Security
Authentication (Identifying/Logging in the User)
- How to Build a Traditional Login Form
- How to Load Security Users from the Database (the Entity Provider)
- How to Add "Remember Me" Login Functionality
- How to Impersonate a User
- How to Customize your Form Login
- How to Create a custom User Provider
- How to Create a custom Authentication Provider
- Using pre Authenticated Security Firewalls
- How to Change the default Target Path Behavior
- Using CSRF Protection in the Login Form
- How to Use multiple User Providers
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.