Single sign-on with Laravel / suitecrm & moodle


Single sign-on with Laravel / suitecrm & moodle

我有三个单独的系统Laravel、SuiteCRM和;Moodle,我如何使用单点登录(SSO)登录每个&每个系统?

虽然OAuth不是正式的单一登录(SSO)工具,但它是可以使用的。

具体设置&可以找到OAuth2用于上述三个应用程序的配置:

Laravel:https://laravel.com/docs/5.8/passport基于https://oauth2.thephpleague.com/

套装CRM:https://docs.suitecrm.com/developer/api/version-8/configure-authentication/

Moodle:https://docs.moodle.org/37/en/OAuth_2_authentication