I have server RD on AWS and use freeradius 3.x. My concern is dynamic client wid social login and mikrotik as captive portal. i have tested successfully login from login page captive portal of mikrotik and receive response accept packet from radius with temp user and succesfully created extra field name and extra value name (SL_3_XXXXXX) user. But after this nothing happen , the session with new users of extra value name (SL_3_XXXXXX) not appear. In usual that i was tried used coovachilli after login facebook success temp user will be disconect and will be changed to that new user. So in this case, the client session will broken because session timeout as the rules temp user concept of social login in radius desk.
any suggestion this issue ? maybe any something miss my config ?
Thanks in advanced
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i was tried mikrotik captive portal and radius 2.x. social login that use rlm_raw approach also not working. the error is same social login session can't be created. so i guess this is a bug
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have server RD on AWS and use freeradius 3.x. My concern is dynamic client wid social login and mikrotik as captive portal. i have tested successfully login from login page captive portal of mikrotik and receive response accept packet from radius with temp user and succesfully created extra field name and extra value name (SL_3_XXXXXX) user. But after this nothing happen , the session with new users of extra value name (SL_3_XXXXXX) not appear. In usual that i was tried used coovachilli after login facebook success temp user will be disconect and will be changed to that new user. So in this case, the client session will broken because session timeout as the rules temp user concept of social login in radius desk.
any suggestion this issue ? maybe any something miss my config ?
Thanks in advanced
Hi,
I have plans to actually revisit these issues since they seem to be accumilating.
As soon as things calm down in the next few days I'm going to see how we can replace the opauth which seems to be a dead project now with this:
http://hybridauth.github.io/hybridauth/
Ironically when I choose opauth initially, it was the other way around with Hybridauth not under any active development.
But this is the beauty of Open Source, there's always something new!
Kind regards
Hi Dirk,
Thank for your response,
So, is this issue a bug of rd ?
http://hybridauth.github.io/hybridauth/ very good php libary for social login,
so apreciate to you dirk..
Thanks
Best Regards
It might be, or it might be opauth related.
That's why I'm rather going to simply switch and have a more warm and fuzzy feeling since we are not working with code thats a few years old....
If there is then a bug related to RD we find it and fix it! :-)
hi Dirk,
i was tried mikrotik captive portal and radius 2.x. social login that use rlm_raw approach also not working. the error is same social login session can't be created. so i guess this is a bug