Overview of Keystone architecture and components:#
- Keystone is the Identity Service of Openstack, responsible for providing authentication and authorization for all the OpenStack services.
- Keystone has a simple and extensible architecture, with a modular design that allows new backends to be added easily.
- Keystone's main components are the identity service, the assignment service, and the catalog service.