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.
Number of group membership restrictions
Users with a large number of group memberships may encounter problems with Kerberos authentication. Please view this article for more information: https://docs.microsoft.com/en-us/troubleshoot/windows-server/windows-security/kerberos-authentication-problems-if-user-belongs-to-groups
	
  Older versions