Hello
We are working on a centralized server management process, which is being built as a PHP application. What we are planning to implement here is a Single Sign On process for our server control panels, including connecting to our Proxmox without entering username and password at the Proxmox panel.
Is there any way, we can authenticate user within our PHP application and open up the Proxmox panel with that user logged in? We don't want to provide the root password for our technical support members, instead, they can login to our customized web page and choose the node and then click on sign in button. This should open the proxmox panel (https://servername:8006) in a new window.
Any inputs on this will be really appreciable.
Thanks & Regards
Sujith
We are working on a centralized server management process, which is being built as a PHP application. What we are planning to implement here is a Single Sign On process for our server control panels, including connecting to our Proxmox without entering username and password at the Proxmox panel.
Is there any way, we can authenticate user within our PHP application and open up the Proxmox panel with that user logged in? We don't want to provide the root password for our technical support members, instead, they can login to our customized web page and choose the node and then click on sign in button. This should open the proxmox panel (https://servername:8006) in a new window.
Any inputs on this will be really appreciable.
Thanks & Regards
Sujith