This bundle extends Symfony2 security component with an OpenID login.
We will assume you are already familiar with Symfony2 security component, and your application have an authentication using database entities (called User
with a capital U
later).
If not, please check the Symfony2 security book.
The installation is in two steps:
The following documents are available: