OpenKM - How does it consume security information?
PostPosted:Wed Feb 04, 2009 6:37 pm
by neomlsra
How does OpenKM consume roles, groups and users when connect through LDAP for authentication?
Re:OpenKM - How does it consume security information?
PostPosted:Thu Feb 05, 2009 9:21 am
by pavila
You have to program a Java class that implements the PrincipalAdapter interface. There is a sample code in this forum.
Re:OpenKM - How does it consume security information?
PostPosted:Thu Feb 05, 2009 9:59 am
by neomlsra
Is this the example you were referring to? It the only one I could find with code somewhere in the thread.
http://www.openkm.com/Configuration/101 ... .html#1017
Re:OpenKM - How does it consume security information?
PostPosted:Fri Feb 06, 2009 8:19 am
by pavila