On Wed, 2012-07-18 at 12:40 +0200, Reinier Balt wrote: > And how do you feel about tracks 2.2 not supporting openid / ldap / cas, > i.e. only userid/password. Is this essential to support? An option could be > to integrate Device/OmniAuth in 2.2 but this is not trivial (migrating > current users to new framework). What do you think?
One approach here could be to trust the web server to provide the right identity. One could then set up e.g. Apache to handle LDAP authentication. Drawback is that you won't get a nice login page but the browser popup instead. It looks like there are similar modules for CAS and OpenID, but I have not used those. At work we use authlogic which has some plugins for other authentication methods, but in reality I find that each authentication framework needs its own kind of hand-holding. Kind regards, Hans
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
