Hi ...
I have Active Directory working with jahia ... Now I want to add single sign
on through LemonLdap ... I've made a lot of tests and I can't get it work
...
In the LemonLdap valve code, there is a line that says:
String auth = request.getHeader("Authorization");
this line set the auth variable to null.
(Inernet Explorer 6 doesnt send Auth header)
I test this with and without SSL activated in tomcat
I'm currently working with three machines
- the first with Active Directory running windows 2003,
- the second is a Debian Linux running Jahia 5 built from the latest svn sp
branch,
- the third is a Windows XP that belongs to the same domain defined in the
windows 2003 machine. I can log successfully into windows XP with ldap users
defined in Active directory.
I'm sure that LDAP is working fine with Jahia, because I can log into jahia
with [EMAIL PROTECTED], and i can see the properties correctly ... my problem
arises when I want to add single sign on ...
anyone have tips about it ??'
thanks in advance
regards
--
View this message in context:
http://www.nabble.com/lemon-ldap-question-tf3274838.html#a9107084
Sent from the Jahia - Dev mailing list archive at Nabble.com.