f66123785a | ||
---|---|---|
app | ||
assets | ||
config | ||
db/migrate | ||
lib | ||
spec | ||
test/javascripts | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
plugin.rb |
README.md
Discourse + Mozilla IAM
A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system.
Bug reports
Bug reports should be filed by following the process described here.
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.