Navigation Menu

Skip to content

treehouselabs/keystone-bundle

Repository files navigation

KeystoneBundle

Latest Version on Packagist Software License Build Status Coverage Status Quality Score

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

composer require treehouselabs/keystone-bundle:^2.0

Documentation

  1. Setup
  2. Defining services
  3. 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 dev@treehouse.nl 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

About

A Symfony2 implementation of the OpenStack Identity Service API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages