createSingleSignOn

Description

This function creates a one time Sign On key for you to log in without a password.
The Sign On key will be deleted automatically after the first use or 5 minutes after the creation.

Parameters

Parameter name Type Description Possible values Example
output String The requested returned output type, The default is json
  • json - Default
  • xml
  • text
  • debug
xml
partner_id String The Partner id for the partner that you want to edit. You must provide this parameter unless you provide the email parameter
  • Partner ID
5888bf6319a464498902b0ce
email String The Partner Email for the partner that you want to edit. You must provide this parameter unless you provide the partner_id parameter
  • Partner Email
john@mydomain.com

Returns

Return Type Description Possible values Example
token String The Sign-On Key to log in with https://panel.jetlicense.com/?token=dlYkU9UiZOwziuRpuioA86A5ki0de7FU
  • Sign On key
dlYkU9UiZOwziuRpuioA86A5ki0de7FU

Example

https://api.jetlicense.com/?action=createSingleSignOn&partner_id=5887980319a464498902b0cd