Im trying to build an external login page for mikrotik router os with a prepaid ffunction
Everything works fine on my django application the problem arises to authenticate logiing in in my django application im sending the variables via a http post and ive seen posts about “/tool fetch “ does it authenticate login and redirect to success.htm in the mikrotik router
The prepaid function is added on the django application to buy the voucher code which is generated automatically by a ssh connection to the router each time a code is requested
How can I perform the authentication via the inbuilt radius server