SUGGEST : CAS / LDAP Native Authentication

I suggest to make CAS / LDAP Authentication a native feature of Piwik.

I think it’s a must have in an enterprise environment…

Actual CASLogin plugin breaks API,so archive.sh and piwik mobile doesn’t work… it’s very crippling for daily use in enterprise…

Ok, I have updated piwik 1.4 to 1.5 and the CASLogin plugin doesn’t work at all… Just for information…

The Auth-related plugins need to extend or hook into the UsersManager to minimize duplication. This may not be practical for some methods, eg Http-Auth. So, there needs to be some well defined interface and fallback for getters/setters.