SingleSignOn controller with routes and config

This commit is contained in:
Maikel Linke
2016-01-07 12:23:39 +11:00
parent 09086b8dd8
commit 030f4f63ed
4 changed files with 45 additions and 1 deletions

View File

@@ -13,3 +13,7 @@ LOCALE: en
CHECKOUT_ZONE: Australia
# Find currency codes at http://en.wikipedia.org/wiki/ISO_4217.
CURRENCY: AUD
# SingleSignOn login for Discourse
#DISCOURSE_SSO_SECRET: ""
#DISCOURSE_SSO_URL: "https://community.openfoodnetwork.org/session/sso_login"