mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 07:50:16 +02:00
Fix discourse example sso url
This commit is contained in:
parent
4f7c7ca1c6
commit
ed32925525
@ -112,7 +112,7 @@ Scroll down to the Discourse section and set the following:
|
||||
|
||||
Navigate to `discourse.example.com` and log in. Back to the admin site, scroll down to find SSO settings and set the following:
|
||||
- `enable_sso`: True
|
||||
- `sso_url`: `http://example.com/discourse_sso`
|
||||
- `sso_url`: `http://example.com/discourse/sso`
|
||||
- `sso_secret`: some secure key
|
||||
|
||||
Save, now change settings.py and add the following:
|
||||
|
Loading…
x
Reference in New Issue
Block a user