Hi Thomas,
thanks for your hint - can you give a little more information. I really searched the forum and the internet and found this: kerberos SSO → strip domainname from :
xwiki.authentication.trustedldap.remoteUserParser=(.+)@(.+)
xwiki.authentication.trustedldap.remoteUserMapping.1=login
but this is a different extension ?
does xwiki.authentication.ldap.remoteUserParser=(.+)@(.+) work ?
this is my auth config now,
xwiki.authentication.ldap.UID_attr=sAMAccountName
if i use xwiki.authentication.ldap.remoteUser how do i change this line or is xwiki.authentication.ldap.UID_attr not used anymore ?