kanban icon indicating copy to clipboard operation
kanban copied to clipboard

pluggable authentication mechanism

Open gtmtech opened this issue 10 years ago • 1 comments

Hi @somlor ,

I became interested in this quite recently, and its great work so far! I have a need to integrate it into LDAP, so I was thinking of taking a fork, and changing the authentication mechanism to use devise which can be plugged in LDAP if necessary. Or alternatively, I could require a suitable LDAP gem, and integrate it manually. Do you have a preferred approach and would you accept a PR with this functionality? Thanks

gtmtech avatar Oct 29 '14 11:10 gtmtech

This is ultimately a decision for @somlor to make, but my vote would go for the omniauth/devise approach. It's well-known, standardized, and allows authentication against just about anything.

cobbzilla avatar Oct 30 '14 16:10 cobbzilla