Project

General

Profile

Passthrough Authentication or SSO

Added by Scott H. about 11 years ago

Relatively new Redmine user here. We currently have LDAP integration on which our Active Directory users use to login, works great. However, looking to take it a step further and configure redmine (or another app like OpenAM) to use passthrough authentication for Active Directory for users hitting our Redmine URL and auto-signing in using their windows session credentials. Is this doable?

I've done a bunch of searching online but coming up empty. I'm starting to think it's something that's just not going to work and I need to drop it and move on. Thanks for any info.


Replies (3)

RE: Passthrough Authentication or SSO - Added by Martin Dubé about 11 years ago

Hi,

I've looked for the same thing a few weeks ago and here is the best post I found:
http://www.redmine.org/boards/2/topics/127?page=1

This mainly talk about Windows. For Linux, I think you have to use mod_auth_ntlm_winbind:
http://modntlm.sourceforge.net/
http://www.samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/

For now, I have decided to not use SSO.

Martin

RE: Passthrough Authentication or SSO - Added by Scott H. about 11 years ago

Good stuff, I'll see if I can mimic what they're stating in that first link. Thanks Martin.

    (1-3/3)