8 lines
424 B
Plaintext
8 lines
424 B
Plaintext
|
# 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
|