Hi all,
I’m just introducing myself to Ember as I’m trying to make some custom changes.
Specifically, I want to integrate a single-sign-on (SSO) for Commento, that is that the user gets automatically logged in into Commento when they login to the Ghost Admin panel.
My rough idea is to do the SSO flow after the Ghost admin session cookie has been set.
Could anyone guide me as to where and how I could/should hook into the signin flow in the Ember admin panel? Any help/hints appreciated.
Cheers,
Till