Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Not showing the login page for remote console #45

Open
umeshbhatt25 opened this issue Jun 13, 2014 · 2 comments
Open

Not showing the login page for remote console #45

umeshbhatt25 opened this issue Jun 13, 2014 · 2 comments

Comments

@umeshbhatt25
Copy link

Hi,

I want to use this gateway for Hyper-V VMs remote console, for this I don't want to show the login page but still want to make gateway call to get the remote console.
Is it possible to avoid the login page and pass all params in http request to gateway and display the console?

Regards,
Umesh

@alexpilotti
Copy link
Contributor

Hi @umeshbhatt25, there's currently a feature for this scenario specific for OpenStack that involves passing a token generated by Nova.

We're thinking about extending this to a more generic scenario. The reason why a token is needed is that you typically don't want to give your host credentials to your VM user :-)

Based on the interest on this topic, this can lead to a full open source web management console for Hyper-V.

@umeshbhatt25
Copy link
Author

Hi,

Yes you are correct that we don't want to share Host credentials with the end user for remote console.
Can I pass some http request to wsgate server for remote console? If you can tell me files which I can refer for understanding this implementation?

Regards,
Umesh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants