fp / openid-bundle
Symfony2 OpenID security extension
Requires
- php: >=5.3.2
- lightopenid/lightopenid: *
- symfony/symfony: ~2.2
Requires (Dev)
- phpunit/phpunit: 3.7.*@stable
Suggests
- doctrine/mongodb-odm: If you want store identities to mongodb
- doctrine/orm: If you want store identities to database
Provides
None
Conflicts
None
Replaces
None
README
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 2.7-dev (for Symfony 2.7.x)
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.
Developed by Forma Pro
Forma Pro is a senior product engineering company helping product organizations build and evolve complex, data-intensive software.
Our public open-source work reflects more than two decades of engineering history, including PHP/Symfony libraries, infrastructure tooling, workflow components, and messaging systems.
Today, our work spans marketplaces and platforms, partner and attribution systems, FinTech, logistics, EdTech, data-intensive workflows, matching and recommendation systems, and applied AI/ML.
Learn more at forma-pro.com.
For questions about this project or our open-source work, contact us at opensource@forma-pro.com.