PostUidAndPassword
Use to authenticate with username and password or username and token based OTP.
Properties
Example Configuration
{
    "alias": "uidpwd",
    "name": "PostUidAndPassword",
    "configuration": {
        "successURL": "/config/",
        "pipeID": "authPipe"
    },
    "id": "uidpwd"
}