GibbonEdu / core

Gibbon is a flexible, open source school management platform designed to make life better for teachers, students, parents and leaders.
https://gibbonedu.org
GNU General Public License v3.0
462 stars 300 forks source link

System Admin / Authentication: LDAP Implementation #1691

Open powertashton opened 1 year ago

powertashton commented 1 year ago

This is an almost complete LDAP implementation using the Aura Auth library that is already used in Gibbon for other forms of authentication.

Still TODO for this PR:

TODO in future PRs:

Initially made this for use at my old workplace to facilitate easy login to Gibbon, as users were used to only ever needing to use their AD credentials that were linked to most other systems used in the school. Still some configuration that needs working on before merging but wanted to make sure this project doesn't just get lost in my piles of files.

rossdotparker commented 1 year ago

This looks very cool! I'll leave it to Sandra to review.

SKuipers commented 1 year ago

Hi @powertashton Looks like this PR is shaping up nicely! It appears to be a nice clean implementation so-far, give a shout with any questions as you get the PR ready to review & merge 😄

SKuipers commented 1 year ago

Hi @powertashton I've added the "in development" label to this PR for now, since it's in draft mode. Feel free to give a shout if you'd like anything reviewed or tested at this point. I think there will definitely be some schools very happy to see this in the core 😃