First version, ready for tests.
This commit is contained in:
8
ext_conf_template.txt
Normal file
8
ext_conf_template.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user