kevinjansen
Basic Pleskian
- Server operating system version
- Almalinux 8
- Plesk version and microupdate number
- 18.0.65
Hi Everyone,
I have the following question. I like to disable the plesk login screen, our customers login in our own dashboard and gets logged in with a single sign-on link.
For security reasons i want to complete disable the login screen. But so far i was not able to succeed. What i have tried.
1. create a blanco file for: /usr/local/psa/admin/htdocs/login_up.php since this is encrypted and i am not able to only remove the login form.
That did not work since that file is required for the autentication of the SSO link.
2. Changing panel.ini:
[login]
enabled = false
No succes there.
Searched for extensions to enforce SSO only, but there is none.
Forcing the server login to 8443 and put 8443 behind a firewall half works. You dont have a login link, and our system still can create a SSO link (because its whitelisted), but the customer is not able to login because he is not able to reach 8443. Is there any setting / plugin i missed to force only login over sso and or remove the login form from the php file so the authentication still works but the form is not shown when you directly visit the page.
Kind regards,
Kevin
I have the following question. I like to disable the plesk login screen, our customers login in our own dashboard and gets logged in with a single sign-on link.
For security reasons i want to complete disable the login screen. But so far i was not able to succeed. What i have tried.
1. create a blanco file for: /usr/local/psa/admin/htdocs/login_up.php since this is encrypted and i am not able to only remove the login form.
That did not work since that file is required for the autentication of the SSO link.
2. Changing panel.ini:
[login]
enabled = false
No succes there.
Searched for extensions to enforce SSO only, but there is none.
Forcing the server login to 8443 and put 8443 behind a firewall half works. You dont have a login link, and our system still can create a SSO link (because its whitelisted), but the customer is not able to login because he is not able to reach 8443. Is there any setting / plugin i missed to force only login over sso and or remove the login form from the php file so the authentication still works but the form is not shown when you directly visit the page.
Kind regards,
Kevin