Single sign on My joomla site and jobportal (jammit jobs) on same domain?

一个人想着一个人 提交于 2019-12-21 06:29:55

问题


I have a joomla site and i have added another job portal at same domain.Supoose my site is www.abc.com which is joomla site and www.abc.com/jobs is jammit job portal . HOW i do single signon(SSO) my Joomla sites and jammit jobs(Job portal)?


回答1:


I don't think there is a "magic" solution: you have to write something we call "bridge" in programming.

Create a signon script that uses the APIs of both Joomla and Jammit Jobs for achieving authentication from external applications.

You can start from here: Joomla Login Authentication from external app

Or you can search on the web for pre-made Single Sign On (SSO) solutions, like this one: http://extensions.joomla.org/extensions/access-a-security/site-access/auto-login/19547



来源:https://stackoverflow.com/questions/12474559/single-sign-on-my-joomla-site-and-jobportal-jammit-jobs-on-same-domain

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