FpOpenIdBundle
The FpOpenIdBundle adds support of openid authentication to symfony's security. It uses LightOpenId as a relying party(client).
Features include:
- Fully integrated to Symfony's Security
- Unit tested
Note: Previous versions of the bundle 1.0 for Symfony 2.0.x and 1.1 for Symfony 2.1.x
are not supported any more.
Caution: This bundle is developed in sync with symfony's repository.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:
Read the Documentation for master
Read the Documentation for 1.3.0 (for Symfony 2.1.x)
Read the Documentation for 1.2.0 (for Symfony 2.0.x)
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
FpOpenIdBundle is a formapro initiative.
See also the list of contributors.
Credits
- nurikabe for very early feedback.
- klebba for suggestions to new version.
- Koc for point me out to a very good UserProvider implementation.
- The first versions inspired by OpenIDAuthBundle.
UserManagerinspired by FOSOAuthServerBundle bundle.- Installation doc adapted from FOSUserBundle doc.
- formapro for supporting open source movement.
- dr-fozzy for adding support of mongodb driver.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
Read this note to find out how to run the bundle's tests.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
fp_open_id:
db_driver: ~
identity_class: ~
template:
engine: twig
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Merge pull request #77 from elnur/support-symfony-2.2+
By makasim, 1 month ago
-
Support Symfony from 2.2 up to 3.0
By elnur, 1 month ago
-
Update README.markdown
By makasim, 2 months ago
-
Update README.markdown
By makasim, 2 months ago
-
Merge pull request #74 from formapro/authentication-get-extra-info-removed
By makasim, 2 months ago
-
getExtraInfo was removed.
By makasim, 2 months ago
-
Merge pull request #72 from ivan1986/fix-Ferr
By makasim, 2 months ago
-
Fix - AuthenticationServiceException constructor have 3 params
By ivan1986, 2 months ago
-
Merge branch '1.3'
By makasim, 3 months ago
-
Merge pull request #68 from nielsz/patch-2
By makasim, 3 months ago
-
UserBundle uses 'email' instead of 'e-mail'
By nielsz, 3 months ago
-
Merge branch '1.3'
By makasim, 4 months ago
-
Merge remote-tracking branch 'doc/master' into 1.3
By makasim, 4 months ago
-
Some fixes according to PR notes
By romaricdrigon, 4 months ago
-
Added note on composer.json
By romaricdrigon, 4 months ago
-
Relative links
By romaricdrigon, 4 months ago
-
update sf version to 2.2
By makasim, 4 months ago
-
add a link for doc of 1.3 version.
By makasim, 4 months ago
-
Merge pull request #64 from formapro/revert-13-to-support-sf21-only
By makasim, 4 months ago
-
add a note about revert.
By makasim, 4 months ago
-
revert 1.3 to support only 2.1
By makasim, 4 months ago

