Closed creitve closed 5 years ago
@barronhagerman This addresses https://github.com/Banno/getsentry-ldap-auth/issues/21, doesn't it? I would love to have that included.
@barronhagerman Yes, but I'll double check. It worked fine in test environment, I'll just verify that it's been deployed and that we are using it and get back to you then.
Any ideas what it would require to get support for team management via LDAP?
For example:
@agis you can write a custom authentication backend that targets Sentry. On login a backend could check the associated groups from the directory via LDAP and modify the necessary teams :) You could add the custom logic to the end of the current authentication backend :)
@barronhagerman will this be merged somewhen ?
@barronhagerman will this be merged somewhen ?
My turn to feel shame, I completely forgot to provide an update. Per prior discussion, this shouldn't be merged as-is since its default behaviour isn't really secure without extra firewalling. Will get back within 2 days.
Any updates on this? Would love to have this feature as well.
The default mapping should be changed from member
to something a bit safer IMHO.
Closes #21