Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

index.md

File metadata and controls

23 lines (17 loc) · 1.02 KB

Getting Started With FpOpenIdBundle

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.

Installation

The installation is in two steps:

Other documents

The following documents are available: