use of [oauth1] section in keystone.conf ?
There is [oauth1] section in keystone.conf. Just wanted to understand, why it is there, How it used and what are the usecases of [oauth1] ??
First time here? Check out the FAQ!
There is [oauth1] section in keystone.conf. Just wanted to understand, why it is there, How it used and what are the usecases of [oauth1] ??
It is for oauth1 protocol. Keystone supports oauth1 and you an use oauth1 for delegation instead of trusts
Yes. That link has everything about sepcification. Before going with keystone implementation read link to the OAUTH spec given there. One of the main goal of implemnting OAUTH in keystone is to replace the keystone trusts api with OAUTH ( which is a standard way to doing trusts).
If you really intersted in the usecase, how can you ask heat to spawn/terminate vms on behalof of you. You really don't want to give your credetnails to heat, instead you deletate certain capabilities
Asked: 2015-07-02 14:11:16 -0600
Seen: 115 times
Last updated: Jul 02 '15
Select a specific identity endpoint
keystone service installation in ubuntu 14.04 desktop
How to create a keystone extension? [closed]
where can i see the password of openstack ?
How to do api token renewal(or expiration extension)
Keystone with LDAP can't bind to dc=example,dc=com