Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keystone driver for SecurePass

This is the OpenStack Keystone driver for SecurePass. It works with domains as well.

Install on Keystone with:

  • python setup.py build
  • python setup.py install

Create a domain file under /etc/keystone/domains/keystone.DOMAIN.conf:

[identity]
driver = securepass

and config info on /etc/keystone/keystone.conf:

[securepass]
app_id = <<APP_ID>>
app_secret =  <<APP_SECRET>>
realm = REALM/DOMAIN

Note that this behaviour will change in future

About

OpenStack Keystone driver for SecurePass

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages