Josep Maria Viñolas Auquer
Josep Maria Viñolas Auquer
Now we are focusing in V100 and T4, in bare metal and in cloud instances.
No. I think the link it is updated on latest develop
I think should be updated now.
libvirt creates a NAT router to the vms using iptables (or firewalld if you configured with this). So you should open rules in your iptables/firewalld host to allow access to...
We are working in giving access to guest IP with wireguard through the web interface.
Estamos trabajando en una versión que permita los persistentes en el frontend de usuario sin necesidad de acceder al apartado de administración.
Tiene más o menos esta pinta: https://user-images.githubusercontent.com/2132863/105374872-722d5780-5c08-11eb-9ef1-6e4d90760804.mp4
Do you mean not modifying the desktop in the database till then engine fully checks (start paused) the new domain configuration? That would be nice!
As a workaround now I just replaced the logout redirect in auth.go to return c.Redirect(http.StatusMovedPermanently, "https://myapp.server") and it works as the app brings back to mokey login with the login_challenge.
I've found that my workaround is not working as now when coming from hydra there is no mokey cookie (no sid or user found in session) and then the hydra...