How To Install Keystone-all On Debian, Ubuntu, Arch, Kali, Raspbian And MacOS?
Maintainer: Debian OpenStack
Email: [email protected] .
Website: http://keystone.openstack.org/
Section: python
Install keystone-all
-
Debian
apt-get install keystone
Click to copy -
Ubuntu
apt-get install keystone
Click to copy -
Arch Linux
pacman -S keystone
Click to copy -
Kali Linux
apt-get install keystone
Click to copy -
Raspbian
apt-get install keystone
Click to copy -
macOS
brew install keystone
Click to copy
keystone
OpenStack identity serviceThis is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. This package contains the daemons.
To install the latest version of keystone-all in your favorite operating system just copy the keystone-all installation command from above and paste it into terminal. It will download and install the latest version of keystone-all 2023 package in your OS.