The following warnings occurred: | ||||||||||||||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Using Userspice with Microsoft Active Directory - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28) +--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10) +--- Thread: Using Userspice with Microsoft Active Directory (/showthread.php?tid=850) |
RE: Using Userspice with Microsoft Active Directory - mudmin - 04-21-2019 Ok. So just as a status update. UserSpice was not setup to just add more login options and things like that. There are tons of ways that people would like to offer login/join, but we can't bloat the codebase with every one of them. So what we've done over the last few days is give plugins the ability to "hook" into join, login, account, and user_settings . This is basically the groundwork to allow an LDAP integration via a plugin. We'll see how it goes, but at least now it's physically possible. RE: Using Userspice with Microsoft Active Directory - mudmin - 05-24-2019 Quick update. I've done the plugins for steam, google, and facebook (they're not built into UserSpice 5, so I'm tackling LDAP now. RE: Using Userspice with Microsoft Active Directory - mudmin - 05-24-2019 If you're still monitoring this thread, I have a plugin and some thoughts on the subject. |