Content
Today we released openproject-auth_plugins
.
This plugin makes it easier to create authentication plugins for OpenProject.
Any OmniAuth strategy can be used to authenticate OpenProject users instead of the default user name and password based method:
You can find the plugin and usage instructions on GitHub.
Please report bugs in the plugin’s project.
The plugin is licensed under the GNU GPL v3.
Note
As of yet this plugin only works with the current dev branch.