Single sign on between different domain and platfomm

时光毁灭记忆、已成空白 提交于 2019-12-11 23:46:16

问题


How to achieve single-sign-on between two different domain and platform. I have created a site in open-edx and use my other wordpress site as user sign in.

My issue is if I am login to wordpress site and open my edx site it should be logged in and redirect me to my profile page.

How can I identify in edx site that I am alredy logig in other site and take me to the profile page, like youtube and gmail.

Thanks.


回答1:


There is a WordPress plugin developed by eduNext. You can customize the redirect part. Any other requirements you can enhance the plugin.

https://wordpress.org/plugins/edunext-openedx-integrator/

Basic structure.



来源:https://stackoverflow.com/questions/50059937/single-sign-on-between-different-domain-and-platfomm

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!