The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
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)

Pages: 1 2 3


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.