createSingleSignOn
Description
This action will create a one time Sign On key for you to login without password. The Sign On key will be deleted automatically after the first use or 5 minutes after the creation.
Example
https://api.jetlicense.com/?action=createSingleSignOn&partner_id=5887980319a464498902b0cd
Parameters
Parameter | Type | Description | Possible values | Example |
---|---|---|---|---|
output |
String | The requested returned output type, The default is json |
|
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 |
|
5887980319a464498902b0cd |
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 |
|
john@mydomain.com |
Returns
Return | Type | Description | Possible values | Example |
---|---|---|---|---|
token |
String | The Sign On key to login with. https://panel.jetlicense.com/?token=dlYkU9UiZOwziuRpuioA86A5ki0de7FU |
|
dlYkU9UiZOwziuRpuioA86A5ki0de7FU |