Openstack Keystone VOMS module¶
This module is intended to provide VOMS authentication to an 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.
This documentation is based on a Keystone 2015.1 (Kilo) installation.
Attention
If you are upgrading from any priorversion, check the Upgrade nodes before proceeding.
- Only V2 authentication is supported in Juno so far.
- If you are using the 2014.1 (Icehouse) version, please check the Icehouse Documentation. Note that support in Icehouse is only for V2 authentication.
- If you are using the 2014.2 (Juno) version, please check the Juno Documentation. Note that support in Icehouse is only for V2 authentication.
User documentation¶
If you do not intend to install it, but rather authenticate against a VOMS service that is VOMS enabled, check the following link.
Deploying a VOMS Authentication in Keystone¶
If you are a resource provider willing to deploy a VOMS-enabled keystone service, check the following documentation: