Re: [foreman-dev] vmware html5 console support

2017-05-09 Thread Michael Eklund
For us, being prompted for a password is not a dealbreaker. I have a pet project to investigate using vcenter SSO for 3rd party logins down the line, so that might be something that can benefit foreman as well. Mike E. On Tuesday, May 9, 2017 at 4:56:09 AM UTC-5, Timo Goebel wrote: > > > Am

Re: [foreman-dev] vmware html5 console support

2017-05-09 Thread Timo Goebel
Am Montag, 8. Mai 2017 18:27:58 UTC+2 schrieb Michael Eklund: > > I would be happy to help with testing. IMO this is a killer feature. > I created some code to test this. [1] Unfortunately pre-authentication does not work with vsphere > 6 as it always requires SSO. Great idea, but it does not

Re: [foreman-dev] vmware html5 console support

2017-05-08 Thread Michael Eklund
If you have not found it here is an article about generating a auth'd ticket with example perl script. http://www.virtuallyghetto.com/2013/09/how-to-generate-pre-authenticated-html5.html On Monday, May 8, 2017 at 10:48:36 AM UTC-5, Timo Goebel wrote: > > Mike, > > This sound very interesting.

Re: [foreman-dev] vmware html5 console support

2017-05-08 Thread Michael Eklund
looks like the link is simplified further if you are using the remote client as well: vmrc://vcenter.example.com/?moid=vm-221 You only need the vm.mo_ref. Though you will be prompted for vcenter username/password. they support linux, mac, and windows and it can be downloaded here:

Re: [foreman-dev] vmware html5 console support

2017-05-08 Thread Michael Eklund
I would be happy to help with testing. IMO this is a killer feature. On Monday, May 8, 2017 at 10:48:36 AM UTC-5, Timo Goebel wrote: > > Mike, > > This sound very interesting. If I got that right, you can even gerate a > pre-authenticated console url that is valid only once. [1] > > Foreman