== Authentication Market == This is a market for storing things that help people to authenticate users using various different authentication mechanisms. It is divided into two parts: authentication plugins for Moin 1.5.x and later, and authentication-related patches or notes for any version (please specify which versions of Moin they apply to). Note that Moin has built-in support for various authentication mechanisms (see HelpOnAuthentication), and so any historical information provided here may be superseded by the current state of Moin's built-in authentication support. <> === Auth Plugins === Please specify which revision of Moin your plugin has been tested with. ||'''Description''' ||'''Works with''' ||'''Download''' ||'''Author''' || ||IMAP Auth ||1.9 ||[[/IMAPAuth]] ||[[Cléber Zavadniak ]] || ||Authenticate against [[http://xenforo.com|XenForo]] ||1.9 ||[[DonBowman/XenforoAuth|XenForo Auth]] ||[[DonBowman|Don Bowman]] || ||Authenticate against remote HTTP(S) server ||1.8.2 ||[[JakubSchmidtke/RemoteHttpAuth|Remote Http Auth]] ||[[JakubSchmidtke|Jakub Schmidtke]] || ||authenticate against IMAP, FTP, others to come? ||MoinMoin 1.5.3 ||JorgeLeón/RemoteAuth ||JorgeLeón || ||PhpBB authentication ||1.5.x? ||[[JensGeiregat/AuthphpBB|JensGeiregat's AuthphpBB]] ||JensGeiregat? || ||SMF single sign-on ||1.5.x, 1.6 branch ||GregBell/SingleSignOnSmf ||GregBell || ||Email Activation ||1.5.x ||RussellStuart/EmailActivation ||RussellStuart || ||Moodle LMS sign on ||1.5.x ||[[DavidMoore/Moinoodle]] ||DavidMoore || ||Siteminder Authentication ||1.5.x? ||/SiteminderAuthentication ||?? || ||NIS login ||1.8.0 ||[[attachment:Auth_nis_login.py]] ||Stefan.S || ||Dummy authentication ||1.8.0 ||[[attachment:DummyAuth.py]] ||RadomirDopieralski || ||CAS authentication ||1.7.x ||[[RichardLiao/CasAuthentication|CAS Authentication]] ||RichardLiao || ||52°North WAS authentication ||1.9.6 ||[[http://hg.intevation.org/moin/moin-was/|hg repo]], [[http://hg.intevation.org/moin/moin-was/file/default/README|README]] ||Thomas Arendsen Hein || ||SAML authentication ||1.8.x/1.9.x ||[[https://bitbucket.org/lgs/moinmoinsaml|hg repo]] ||LorenzoGil || === Auth Related Patches === /!\ To be filled in from MoinMoinPatch and possibly other places. ## * Security: MoinMoinPatch/PreventStoredLdapPasswordHashes * Patch for [[FeatureRequests/OpenIDSupport]] * MoinSingleSignOnForTrac * ShibbolethSupport * [[HelpOnAuthentication/DjangoAuth|DjangoAuth]] (using MoinMoin as authentication backend for Django apps) === Auth Related Notes === For authentication or identity related discussion. See also: HelpOnAccessControlLists. /!\ To be filled in or cross reference auth mentions in other places on the wiki. ## * [[DavidLinke/ApacheWithSSPIAuthentication]] * JorgeLeón/RemoteAuth ---- CategoryMarket