I have created authentication module which is desktop based application and used to send authentication request freeradius server. Now i want mikrotik in between my login app and freeradius server.. what to do?
Let me make it clear.
i have created my authentication module in “JAVA” and its a desktop based application. So now i want to send a authentication request to mikrotik which use radius server to authenticate. So is it possible? i don’t want to use default browser based authentication script provided by mikrotik when we are using hotspot.
In short i want to provide internet access after authentication using my desktop based Login module. is it possible??