Tagged Questions
1
vote
1answer
87 views
Fetch group of LDAP in liferay
I need to make a Liferay-hook, when the user logins, check in LDAP for the group.
If the group is "users" do nothing especial, but if don't have any LDAP group I need to redirect to other page inside ...
1
vote
1answer
6k views
memberOf vs. groupMembership in LDAP (Liferay)
What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay?
The users are imported successfully.
The groups are also imported ...