| GetConnectionTokenFromADFSToken | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetConnectionTokenFromADFSToken
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetConnectionTokenFromADFSToken
Returns connection token for provided ADFS token.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetConnectionTokenFromADFSToken
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ ConnectMode | 
 | mandatory nillable restriction enum (xs:string) - NoLicenseMove (0) - ConnectForSignOut (1) - MoveLicense (3) | Set connect mode. If not set default value 'NoLicenseMove' will be used. | 
| â–¡ SecurityToken | xs:string | mandatory nillable | Set ADFS security token. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetConnectionTokenFromADFSTokenResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ NodeFriendly | xs:string | nillable | Gets NodeFriendly value in case the token can not be get. | 
| â–¡ Token | xs:string | nillable | Gets the connect token. In case the token is empty check the NodeFriendly parameter. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |