Contents
- Identity Service concepts
- Certificates for PKI
- Configure the Identity Service with SSL
- External authentication with the Identity Service
- Integrate Identity with LDAP
- Configure Identity service for token binding
- User CRUD
- Logging
- Monitoring
- Start the Identity Service
- Example usage
- Authentication middleware with user name and password
- Troubleshoot the Identity Service
The OpenStack Identity Service, code-named Keystone, is the
default identity management system for OpenStack. After you
install the Identity Service, you configure it through the
etc/keystone.conf
configuration file and,
possibly, a separate logging configuration file. You initialize
data into the Identity Service by using the
keystone command-line client.