We downloaded 1.261 and tested with our Ldap. Unfortunately, authorisation still
does not work. Hudson Logs only show:
FINE: Authentication success:
org.acegisecurity.providers.UsernamePasswordAuthenticationToken@3cb8dfca:
Username: org.acegisecurity.userdetails.ldap.LdapUserDetailsImpl@3d0bbf6d;
Password: [PROTECTED]; Authenticated: true; Details:
org.acegisecurity.ui.WebAuthenticationDetails@255f8: RemoteIpAddress: 127.0.0.1;
SessionId: d07bc8256f3dd73af73c2106c98da368; Granted Authorities:
So no authorities have been granted, not even 'authenticated', as referenced in
project-based matrix security. Only the rights granted to the user name and
anonymous have been applied. More detailed logging might be helpfull.
Is that a different bug or should this one be reopened?
Our organisation uses 'memberUid', so while your at it, could you add this as
well? Of course, configuration options as proposed by Issue 1909 would be fine
as well.