FreeRDP-WebConnect icon indicating copy to clipboard operation
FreeRDP-WebConnect copied to clipboard

nova token authentication for openstack

Open akashtalole opened this issue 9 years ago • 3 comments

akashtalole avatar Dec 16 '15 07:12 akashtalole

How to use nova token authentication for openstack??

akashtalole avatar Dec 16 '15 07:12 akashtalole

What is the use of get_console_token_data and get_auth_token_data in nova_token_auth.cpp ??

akashtalole avatar Dec 16 '15 07:12 akashtalole

When ever you access the console tab inside Horizon, it will request your HTML5 proxy a view of the virtual machine by submitting that token. By using that token, wsgate does a request to Nova, thus receiving in the response information about that VM such as you can connect to it.

c64cosmin avatar Jan 25 '16 15:01 c64cosmin