MyBB Ideas

The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.

A framework for external authentication

7 votes

Submitted by Darael, 10th January 2012, 3:14:05 PM

A couple of similar ideas have already been submitted, but this is broader: Add a set of hooks, to be used by plugins, that can replace the user-authentication methods found in the MyBB core (namely, against a password-hash stored in the database) with something else. I'm specifically thinking of PAM, in the case of an *nix server, but the idea is that this would be implemented in a plugin that simply used those hooks. That way (for example) an instance on a Windows server could use Windows credentials, or a MyBB instance could be set up to authenticate users against the LDAP directory that someone is /already using/ as part of a single-sign-on solution, in each case by using a suitable plugin.

As things stand, one would have to write a mod to achieve similar functionality, and then maintain it against any changes between MyBB versions.

As there are already ideas with the titles "Adding the authentication method LDAP Directory", and "Alternate Authentication Methods for AdminCP", there is clearly a demand for something like this. It also would bring MyBB one step closer to usability in a Single Sign-On environment.

Post a Comment

Before you can post a comment you must be a registered member of the MyBB Community Forums.

If you already have an account, log-in to it to post a comment or if you don't register a new account.