Authenticate User for Embedding with Window Authentication SSO
{ authenticateUserEmbedWindows }
Generates an access authentication token for embedding using windows authentication tokens
Method
/API2/auth/authenticateUserEmbedWindows
Input Parameters
Name
domain
Type
string
Description
The domain of the Active Directory
Output Response
Successful Result Code
200
Description of Response Type
The response is the security token as base64 string. It is usually stored in a cookie.
Notes
The web browser authentication METHOD must be set to Windows Authentication