Hi Cappalli,
Here is the example for the packet that will be sent to my 3rd party device.
GET /cgi-bin/caauth.cgi?ui=web&opr=logon&chk_cookie=0&info=MTAuOC41MC42L3Rlc3QuaGVsaW9zLy9uZXc HTTP/1.1
Host: 1.1.1.1:85
Connection: keep-alive
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.81 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Cookie: sf_emailcode_valid=; sf_emailcode_restTime=120
It's inform to my device at 1.1.1.1:85 and the operation is login. And for the informations, it consist of IP, user and group. But it encrypted with javascript functions. Is it possible to insert the javascript into ClearPass to make encrypted informations?