Download the PHP package treehouselabs/keystone-bundle without Composer
On this page you can find all versions of the php package treehouselabs/keystone-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download treehouselabs/keystone-bundle
More information about treehouselabs/keystone-bundle
Files in treehouselabs/keystone-bundle
Package keystone-bundle
Short Description A Symfony2 implementation of the OpenStack Identity Service API: Keystone
License MIT
Informations about the package keystone-bundle
KeystoneBundle
A Symfony2 implementation of the OpenStack Identity API v2.0, built on top of it's security component.
You can use this bundle to add a token-based authentication mechanism. The token is sent using an HTTP header.
More information about the protocol can be found here: http://developer.openstack.org/api-ref-identity-v2.html
Installation
Documentation
- Setup
- Defining services
- Authenticating
Notes
This bundle does not cover the complete OpenStack Indentity API spec. While we are pretty confident about the quality of this implementation thus far, and use it in production ourselves, we are not experts in this field. Use at your own risk.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
Acknowledgements
Some parts are inspired by FOSUserBundle.
Credits
- [Peter Kruithof][link-pkruithof]
- All Contributors
All versions of keystone-bundle with dependencies
symfony/symfony Version ~2.6|^3.0
doctrine/orm Version ^2.2.3
doctrine/doctrine-bundle Version ^1.2
symfony/monolog-bundle Version ^2.4