WindowsSSO
Use to leverage the authentication already done on the windows workstation.
Properties
Example Configuration
{
    "alias": "winssp",
    "name": "WindowsSSO",
    "configuration": {
        "successURL": "/config/",
        "pipeID": "authPipe1"
    },
    "id": "winssp"
}
  Requirements
PAS must be installed on a windows host belonging to the same domain as the clients used by the users.
