Page 1 of 1
SSO Login(Single Sign-On)
Posted: Fri Dec 05, 2025 6:01 am
by loop
Hi all
Does a plugin/ Hook exist for SSO Login? I'm planning to do that for the admin interface, wondering if somebody already did that...
thanks
loop
Re: SSO Login(Single Sign-On)
Posted: Fri Dec 05, 2025 6:46 am
by tessthepup
loop wrote: ↑Fri Dec 05, 2025 6:01 am
Hi all
Does a plugin/ Hook exist for SSO Login? I'm planning to do that for the admin interface, wondering if somebody already did that...
thanks
loop
@loop
Why would this be required when the admin already handles administrator logins?
Do you mean to allow admins to login to multiple admin panels?
Not sure I see the point of SSO if you only run 1 store, maybe I am missing something
Mark
Re: SSO Login(Single Sign-On)
Posted: Fri Dec 05, 2025 10:32 am
by loop
i could handle thenn "many scripts" not only shop with same login and do not have to login again for the shop, second reason is, i could use cloudflare to lock admin and lock without sso cookie that ou don't can access admin at all (on cloudflare level)...
this was my idea

Re: SSO Login(Single Sign-On)
Posted: Tue Feb 03, 2026 6:33 pm
by loop
has nobody replaced the htaccess / login to a entra / Azure singlesignon login? (like also cloudflare use it in zerotrust). For example you could do in cloudflare the /admin in zerotrust with for example azure login authentification and thenn use if passed, the same login for login in phoenixcart so you don't need to use htaccess again....
would be cool to have a hint where / how to start if anybody has done that already...
philipp