Finalized version 0.2.0 -- accepts return_sso_url and can be used from multiple instances now (using same shared key).

This commit is contained in:
2016-10-05 16:11:38 +02:00
parent 17b97c3a39
commit a557e6441d
3 changed files with 10 additions and 7 deletions

View File

@@ -1,8 +1,5 @@
# cat=basic/links; type=string; label=Redirect URL:URL to the discourse instance e.g. https://my.discourse.net
redirect_url =
# cat=basic/enable; type=string; label=Shared Key:The shared key as entered in the discourse configuration
shared_key =
# cat=basic/enable; type=int [300-399]; label=Http Status:The SSO status to be sent back on successful authentication. Typically do not change this value.
redirect_status = 303
redirect_status = 303