RADIUSUserNameAndPasswordValidator
Valve for validating username and password on remote RADIUS server(s).
Properties
Example Configuration
{
"id": "c502c490-d85f-4313-9da3-04974bc971b7",
"name": "RADIUSUserNameAndPasswordValidator",
"enabled": "true",
"config": {
"proceed_on_error": "false",
"username": "User-Name",
"pwd": "User-Password",
"secret": "{enc}O8ZcWOKstoarnawYkNnufikVRaZQ9Xg/PxbZLXYc+F0=",
"host": "10.1.0.18",
"port": "1812"
},
"pipe_ref": "47aacad9-b2a2-4ed8-b922-d543c9a8d3be",
"created": "2017-09-07T07:56:55.778Z"
}