留言板

OpenLDAP

thumbnail
chandan B,修改在9 年前。

OpenLDAP

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
Does Liferay provide an openLDAP plugin that can work with multiple openLDAP providers?
thumbnail
David H Nebinger,修改在9 年前。

RE: OpenLDAP

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
The ldap integration that Liferay has baked into the core can be used with openldap.

Or are you asking for something different and I'm just completely missing it?
thumbnail
chandan B,修改在9 年前。

RE: OpenLDAP

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
David H Nebinger:
The ldap integration that Liferay has baked into the core can be used with openldap.

Or are you asking for something different and I'm just completely missing it?


I'm Working on Single sign on. The various technologies that support single sign on are:
- LDAP / Active Directory
- openLDAP
- oAuth
- OpenSocial
- SiteMinder
- openID
- SAML

So, Which technology is supported by Liferay?.
thumbnail
David H Nebinger,修改在9 年前。

RE: OpenLDAP (答复)

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
Pretty much all of them.
thumbnail
Jack Bakker,修改在9 年前。

RE: OpenLDAP

Liferay Master 帖子: 978 加入日期: 10-1-3 最近的帖子
chandan B:
Does Liferay provide an openLDAP plugin that can work with multiple openLDAP providers?


OpenLDAP is one of the many LDAP out there. Liferay works well with OpenLDAP. I have no idea what you mean by multiple OpenLDAP providers. And then you ask about SSO which is another topic.

please clarify if you want help
thumbnail
chandan B,修改在9 年前。

RE: OpenLDAP

Junior Member 帖子: 64 加入日期: 14-8-6 最近的帖子
Jack Bakker:
chandan B:
Does Liferay provide an openLDAP plugin that can work with multiple openLDAP providers?


OpenLDAP is one of the many LDAP out there. Liferay works well with OpenLDAP. I have no idea what you mean by multiple OpenLDAP providers. And then you ask about SSO which is another topic.

please clarify if you want help



Based on my research on Single sign on openldap provides SSO feature so other openldap which is the best fot for SSO in lferay
thumbnail
Jack Bakker,修改在9 年前。

RE: OpenLDAP

Liferay Master 帖子: 978 加入日期: 10-1-3 最近的帖子
chandan B:

Based on my research on Single sign on openldap provides SSO feature so other openldap which is the best fot for SSO in lferay


OpenLDAP is a implementation of LDAP.

SSO using SAML2, CAS, etc. is a different topic.

Yup, you can have Liferay, with SSO and with OpenLDAP.

But no, your statement that I quoted you on above is not a truth statement.
thumbnail
Suraj Bihari,修改在9 年前。

RE: OpenLDAP

Junior Member 帖子: 44 加入日期: 13-12-20 最近的帖子
Jack Bakker:
But no, your statement that I quoted you on above is not a truth statement.


Exactly, OpenLDAP doesn't 'provide' SSO itself. It can be used as an LDAP provider for SSO.

Another 'open' LDAP provider can be Apache Directory Studio.

An LDAP provider is used by an SSO provider like CAS, Shibboleth, OpenAM etc...