Openstack Keystone

Administrator need to minimally define the following to link the project and user
Project, User and Role
Project, Database and User
Project, Role and Database
Project, Token and Role
Keystone is an OpenStack project that provides the following (check all those apply)
Token
Catalog
Identity
Database
Keystone in general retrieves additional information from the token such as user name, user id, project name, project id, roles
True
False
Default installation of Keystone, before you can use the REST API, you need to define an authorization token (admin_token) in keystone.conf file
True
False
Administrator need to minimally define the following to link the project and user
Project, User and Role
Project, Database and User
Project, Role and database
Project, Token and Role
PKI stands for
Public Key Infrastructure
Private Key Infrastructure
Provider Key Infrastructure
Primary Key Infrastructure
Unscoped tokens contains
Service Catalog
Set of roles
Scope of the project
None
Primary use case of unscoped token is simply prove your identity without repeatedly presenting your original credentials.
True
False
To prove idenitity to keystone without repeatedly presenting your original credentials keystone uses
Domain Token
Scoped Token
Unscoped token
All of the above
You must specify authorization scope in your authentication request to receive unscoped token
True
False
To receive a unscoped token you must not have "default project" associated with it
True
False
Which token expresses your authorization to operate in specific tenancy/project
Proejct Scoped Token
Domain Scoped Token
Unscoped Token
All of the above
Which token contains service catalog, a set of roles and details of the projects upon which you have authorization
Unscoped token
Domain Scoped token
Project scoped token
All of the above
Which token provider is 32bit long and must be persisted in a keystone database
UUID
Fernet
PKI
PKIZ
Which of these token providers contains authentication context and service catalog
UUID
PKI
Fernet
PKIZ
Which token are persistent in keystone databases causing it to bloat and need pruning of expired tokens from token database
UUID
PKI
PKIZ
Fernet
Domains in Identity service are collection of
Projects
Users
Groups
Services
Which of the below statement you use to to automate the task of user creation in default domain
Openstack user create --domain default --password-prompt --email alice@example.com alice
Openstack user create --domain default --password mypwd --email alice@example.com alice
Openstack user create --domain defaultA --password mypwd --email alice@example.com alice
End point in openstack can be
Network-accessible address
A URL
A User
A Service
{"name":"Openstack Keystone", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Administrator need to minimally define the following to link the project and user, Keystone is an OpenStack project that provides the following (check all those apply), Keystone in general retrieves additional information from the token such as user name, user id, project name, project id, roles","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker