fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

Support authenticating with application credentials

Open Lasering opened this issue 5 years ago • 0 comments
trafficstars

Application credentials provide a way to delegate a user’s authorization to an application without sharing the user’s password authentication. This is very useful to test Chef cookbooks using kitchen.

https://docs.openstack.org/api-ref/identity/v3/index.html?expanded=authenticating-with-an-application-credential-detail#authenticating-with-an-application-credential

Lasering avatar Apr 14 '20 14:04 Lasering