Hi,
We have got uPortal 2.5.3 running in conjunction with toro-portlets and we are making use of the single sign on gateway.
At the moment I have a webpage that outputs the username and password of the logged on user to testing that those details have been both passed correctly. When logged in as a local user the page outputs the username and password correctly but when logging in as a user authenticated against our LDAP servers only the username is passed and the password displays NULL.
We are using the ldap.xml file to connect to our two ldap servers and the lines in our security.properties are below.
root=org.jasig.portal.security.provider.UnionSecurityContextFactory
root.ldap_stu=org.jasig.portal.security.provider.SimpleLdapSecurityContextFactory
root.ldap_stu.cache=org.jasig.portal.security.provider.CacheSecurityContextFactory
root.ldap_fac=org.jasig.portal.security.provider.SimpleLdapSecurityContextFactory
root.ldap_fac.cache=org.jasig.portal.security.provider.CacheSecurityContextFactory
root.simple=org.jasig.portal.security.provider.SimpleSecurityContextFactory
root.simple.cache=org.jasig.portal.security.provider.CacheSecurityContextFactory
This is a big problem for us because all users other than test users actually authenticate using our LDAP servers and I’m just hoping I’m doing something really silly wrong.
Any help would be much appreciated.
Regards,
Michael Coutanche
System Management & Development Engineer
Weymouth College
Email mike_co...@weymouth.ac.uk
Tel (01305) 208742
Fax (01305) 208815