SSO Login(Single Sign-On)

Open to all! Ask other shopowners for help.
Post Reply
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

SSO Login(Single Sign-On)

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
tessthepup
Certified Developer
Posts: 381
Joined: Mon Mar 01, 2021 5:55 pm
Phoenix Version:
Has thanked: 47 times
Been thanked: 62 times

Re: SSO Login(Single Sign-On)

Post 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
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

Re: SSO Login(Single Sign-On)

Post 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 :)
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

Re: SSO Login(Single Sign-On)

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply