- 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.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- iOS面試一戰到底
- Progressive Web Apps with React
- GitLab Cookbook
- PHP程序設計(慕課版)
- HTML5 移動Web開發從入門到精通(微課精編版)
- ASP.NET開發與應用教程
- Python程序設計與算法基礎教程(第2版)(微課版)
- Python Essentials
- Domain-Driven Design in PHP
- Java EE 7 with GlassFish 4 Application Server
- TypeScript圖形渲染實戰:2D架構設計與實現
- Java程序設計及應用開發
- 編程風格:程序設計與系統構建的藝術(原書第2版)
- Learning C# by Developing Games with Unity 3D Beginner's Guide