mantisbt-plugins / GoogleOauth

Google Oauth 2.0 function for mantisBT.
Other
9 stars 16 forks source link
mantisbt-plugin

Features

  1. Add Google oauth 2.0 support to login to MantisBT.
  2. User must have an existing MantisBT account.
  3. Signup / account creation scenario is not supported.

How to install

  1. Copy GoogleOauth folder into plugins folder.
  2. Open Mantis with browser.
  3. Log in as administrator.
  4. Go to Manage -> Manage Plugins.
  5. Find GoogleOauth in the list.
  6. Click Install.

How to use

  1. Go to Google Developers Console and create the new project.
  2. Copy client id and secret key to google oauth setting page.
  3. Click the save button.

Supported Versions