The full example used in my SymfonyWorld 2021 Winter talk: Using the SecurityBundle in Symfony 6
The commit history shows all steps of the talk. Each commit starting
with $
shows the full CLI command that reproduces the changes in the
commit.
$ git clone https://github.com/wouterj-nl/security-winterworld21
$ cd security-winterworld21
$ docker-compose up -d
$ symfony serve -d
Username: wouter@example.org Password: winterworld21