phpMyAdmin multiple servers SSO
So, I have this setup:
1 central server with phpMyAdmin (PMA) installed;
3 other servers with MySQL instances running;
My task:
Create Single Sign On (without user needing to enter password) from central server to those 3 instances. Is it possible with PMA "signon"? Because I didn't find a way for signon to tell which server hold required DB.