Useful Links
Computer Science
Other Tools and Technologies
OpenStack
1. Introduction to Cloud Computing and OpenStack
2. Identity Service: Keystone
3. Compute Service: Nova
4. Image Service: Glance
5. Block Storage Service: Cinder
6. Object Storage Service: Swift
7. Networking Service: Neutron
8. Dashboard: Horizon
9. Orchestration Service: Heat
10. Telemetry and Monitoring
11. Deployment and Configuration
12. Operations and Management
13. Advanced Topics
Identity Service: Keystone
Core Functionality
Authentication
User Authentication Process
Token Generation
Authorization
Role-Based Access Control
Policy Enforcement
Service Catalog
Service Registration
Endpoint Discovery
Policy Management
Policy Files
Policy Enforcement Points
Key Concepts
Users
User Creation and Management
User Groups
Group Membership
Group-Based Role Assignment
Projects
Project Scoping
Domains
Domain Structure
Domain Administration
Roles
Role Definition
Custom Roles
Tokens
Token Types
UUID Tokens
Fernet Tokens
JWS Tokens
Token Expiry and Revocation
Endpoints
Endpoint Types
Public
Internal
Admin
Endpoint Management
Authentication Mechanisms
Password-based Authentication
Token-based Authentication
Federation with External Identity Providers
LDAP Integration
SAML Integration
OpenID Connect Integration
Active Directory Integration
Keystone Architecture
Keystone API
API Endpoints
Versioning
Identity Backends
SQL Backend
LDAP Backend
Token Backends
Fernet Token Backend
UUID Token Backend
Catalog Backends
SQL Catalog Backend
Assignment Backends
Policy Backends
Previous
1. Introduction to Cloud Computing and OpenStack
Go to top
Next
3. Compute Service: Nova