Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pluggable authentication mechanism #20

Open
gtmtech opened this issue Oct 29, 2014 · 1 comment
Open

pluggable authentication mechanism #20

gtmtech opened this issue Oct 29, 2014 · 1 comment

Comments

@gtmtech
Copy link

gtmtech commented Oct 29, 2014

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

@cobbzilla
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants