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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user