https://github.com/mozilla/discourse-mozilla-iam
INACTIVE - http://mzl.la/ghe-archive - A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system
https://github.com/mozilla/discourse-mozilla-iam
discourse discourse-plugin inactive unmaintained
Last synced: 3 months ago
JSON representation
INACTIVE - http://mzl.la/ghe-archive - A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system
- Host: GitHub
- URL: https://github.com/mozilla/discourse-mozilla-iam
- Owner: mozilla
- License: mpl-2.0
- Archived: true
- Created: 2017-06-01T17:52:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T20:54:56.000Z (about 5 years ago)
- Last Synced: 2025-01-16T16:24:41.289Z (12 months ago)
- Topics: discourse, discourse-plugin, inactive, unmaintained
- Language: Ruby
- Homepage:
- Size: 306 KB
- Stars: 4
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Discourse + Mozilla IAM
===========================
[](https://travis-ci.org/mozilla/discourse-mozilla-iam)
[](https://coveralls.io/github/mozilla/discourse-mozilla-iam?branch=master)
A plugin to integrate [Discourse](http://discourse.org) with Mozilla's Identity and Access Management (IAM) system.
## 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).
## 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.
## Licence
[MPL 2.0](https://www.mozilla.org/MPL/2.0/)