OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/README.md

366 B

OpenProject AuthPlugins Plugin

Adds support for easy integration of OmniAuth strategy providers as a means to authenticate users in OpenProject.

Dependencies

This plugin depends on the OpenProject Plugins Plugin, so insert it into your Gemfile.plugins:

gem "openproject-plugins", :git => "git@github.com:opf/openproject-plugins.git", :branch => "dev"