Security
Security
Authentication
- Authentication - symfony.com
- How to Build a Traditional Login Form - symfony.com
- How to Load Security Users from the Database (the Entity Provider) - symfony.com
- How to Impersonate a User - symfony.com
- How to Authenticate Users with API Keys - symfony.com
Authorization
Configuration
Providers
- How to Write a Custom Authenticator - symfony.com
- How to Create a custom User Provider - symfony.com
Firewalls
Users
Passwords hashers
- Password Hashing and Verification - symfony.com
- Registering the User: Hashing Passwords - symfony.com
Roles
Access Control Rules
Authenticators, Passports and Badges
- Authenticating Users - symfony.com
- How to Write a Custom Authenticator - symfony.com
- Authenticator & The Passport - symfonycasts.com
- Passport Badges - symfony.com