2017-06-01 21:15:36 +03:00
Discourse + Mozilla IAM
===========================
2018-08-07 22:34:08 +03:00
[![Build Status ](https://travis-ci.org/mozilla/discourse-mozilla-iam.svg?branch=master )](https://travis-ci.org/mozilla/discourse-mozilla-iam)
[![Coverage Status ](https://coveralls.io/repos/github/mozilla/discourse-mozilla-iam/badge.svg?branch=master )](https://coveralls.io/github/mozilla/discourse-mozilla-iam?branch=master)
2017-06-01 21:15:36 +03:00
A plugin to integrate [Discourse ](http://discourse.org ) with Mozilla's Identity and Access Management (IAM) system.
2018-09-27 19:50:12 +03:00
## Bug reports
Bug reports should be filed [by following the process described here ](https://discourse.mozilla.org/t/where-do-i-file-bug-reports-about-discourse/32078 ).
2017-07-14 23:44:44 +03:00
## Running tests
Clone this plugin into `plugins/discourse-mozilla-iam` in the root of your Discourse source dir.
Use `RAILS_ENV=test rake plugin:spec[discourse-mozilla-iam]` to run the tests.
2017-06-01 21:15:36 +03:00
## Licence
[MPL 2.0 ](https://www.mozilla.org/MPL/2.0/ )