46fa806fa1 | ||
---|---|---|
app | ||
assets/javascripts/discourse | ||
config | ||
db/migrate | ||
lib | ||
spec | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
plugin.rb |
README.md
Discourse + Mozilla IAM
A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system.
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.