簡體   English   中英

Laravel / suitecrm&moodle單點登錄

[英]Single sign-on with Laravel / suitecrm & moodle

我有三個單獨的系統Laravel,SuiteCRM和Moodle,我如何為每個系統使用單點登錄(SSO)登錄?

雖然OAuth不是正式的單點登錄(SSO)工具,但可以使用它。

可以找到針對上述三個應用程序的OAuth 2的特定設置和配置:

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

SuiteCRM: https ://docs.suitecrm.com/developer/api/version-8/configure-authentication/

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

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM