Keystone VOMS module for Keystone.


License
Apache-2.0
Install
pip install keystone-voms==9.0.4

Documentation

Keystone VOMS auth module

Travis Coveralls

This module is intended to provide VOMS authentication to a Mitaka OpenStack Keystone. It is designed to be integrated as an external authentication plugin, so that Keystone will preserve its original features and users will still be able to authenticate using any of the Keystone native mechanisms.

The documentation (the source is in doc/source/) is online at Keystone VOMS documentation.

If you are using it, it would be nice that you add your site to the Sites Using It wiki page.

Testing

If you are interested in running the unit tests, check the TESTING.md file for instructions.