Hi, Is there a way to use an existing Openstack Token to use one of Openstack API ? In the REST API, there is a way to authenticate with an existing token but I can't find it in the Keystone API :(
I tried a way to "inject" my "X-Auth-Token" header in the code but I was not able to understand where I can do it. Any idea please ? Thanks, Stéphane
