PMA SSO does not work

API enabled, key is here. Regenerated it multiple times. Still, when I press “phpMyAdmin” button in control panel it drops me to PMA login screen. No errors anywhere.

Found the problem: PHPMYADMIN_KEY value differs from actually generated API key. Log indicates correct API key setup:

System configuration value changed (Key: PHPMYADMIN_KEY, Value: xxx).

But under the admin → keys I see entirely different key with PMA SSO permissions. Manually changing PHPMYADMIN_KEY to correct value has no impact.

Yes, fixed by manually setting up values in /usr/share/phpmyadmin/hestia-sso.php

v-delete-sys-pma-sso

v-add-sys-pma-sso

should be enough to reset it…

Nope, that didn’t work. It never deleted old key, just generated new one.

it should delete this file:

Then v-add-sys-pma-sso should create the file again…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.