- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 102字
- 2021-07-02 19:30:25
Keystone - identity service
Keystone handles authentication. It acts as a common authentication system across all core services in an OpenStack environment. Both human users and services must authenticate to Keystone to retrieve a token before interacting with other services in the environment.
Visualize the process of logging on to a website with your username and password. When a user does this on the Horizon dashboard, they authenticate against Keystone to successfully login and begin creating virtual resources. Keystone also stores the service catalog, users, domains, projects, groups, roles, and quotas—exam objective concepts you'll examine in Chapter 3, Keystone Identity Service.
推薦閱讀
- Embedded Linux Projects Using Yocto Project Cookbook
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計(jì)模式
- Mastering Natural Language Processing with Python
- C語(yǔ)言最佳實(shí)踐
- Data Analysis with IBM SPSS Statistics
- MATLAB實(shí)用教程
- Interactive Applications Using Matplotlib
- PhoneGap Mobile Application Development Cookbook
- Elasticsearch for Hadoop
- Responsive Web Design by Example
- 精通MATLAB(第3版)
- Scala Reactive Programming
- Learning Node.js for .NET Developers
- 精通MySQL 8(視頻教學(xué)版)
- JavaScript機(jī)器人編程指南