Hi All, Has anyone tried integrating Acegi's SSO and CAS Filter to XWiki? If so, can i ask for some reference on how this could be done on the XWiki side? Thank you, Rodi
I see that I can use LDAP authentication for XWiki. So i tried this and edited xwiki.cfg... xwiki.authentication.ldap=1 xwiki.authentication.ldap.server=localhost xwiki.authentication.ldap.port=389 xwiki.authentication.ldap.check_level=1 xwiki.authentication.ldap.base_DN=dc=XXXX,dc=com xwiki.authentication.ldap.bind_DN=cn=XXXX\Manager,ou=Users,dc=XXXX,dc=com xwiki.authentication.ldap.bind_pass=<password> xwiki.authentication.ldap.UID_attr=uid xwiki.authentication.ldap.fields_mapping=name=uid,last_name=sn,first_name=givenName,fullname=cn,mail=mail Nothing happened. It's not authenticating from LDAP. Anything wrong with the values or something missing? Thank you, Rodi rilo@exist.com wrote:
Hi All,
Has anyone tried integrating Acegi's SSO and CAS Filter to XWiki? If so, can i ask for some reference on how this could be done on the XWiki side?
Thank you, Rodi
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (2)
-
riloï¼ exist.com -
Rodrigo Ilo