简体   繁体   English

在Joomla和Php之间进行单点登录

[英]Single Sign on between Joomla and Php

I have two sites having different database first site is in joomla name suppose www.abc.com second is job portal written in Php run as www.abc.com/jobs. 我有两个站点具有不同的数据库,第一个站点是joomla名称,假设www.abc.com第二个站点是用PHP编写的工作门户网站,运行方式为www.abc.com/jobs。 I want to do single sign on for both . 我想对两者都进行单点登录。 How i do that any help ? 我该如何帮忙?

You could use an LDAP Database as the primary storage for both your Joomla & Job portal site and the 您可以将LDAP数据库用作Joomla&Job门户网站和

LDAP Directory - http://extensions.joomla.org/extensions/clients-a-communities/user-management/13128 LDAP目录-http://extensions.joomla.org/extensions/clients-a-communities/user-management/13128

Can help you manage the clients with Joomla however depending on the platform of your portal the integration would have to be custom written but this should be a good starting point. 可以帮助您使用Joomla管理客户,但是根据门户平台的不同,必须自定义编写集成,但这应该是一个很好的起点。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM