freeradius - Captive portal login using google apps -


i have portal login page developed php , there in side free radius server run ubuntu machine authentication occurred mysql database , every thing go fine when registered user trying access internet, must insert username , password. after user authenticate using free radius server. want users able log in using google apps can insert users there . installed google authenticator in ubuntu machine , can generate qr code , how can use . in word , have g suit account , domain can insert users can log in captive portal . how can , why must use google authenticator because don't know how can using in system because google authenticator generate qr code means every body can log in portal , don't want hope explained problem

i hope have understood question correctly. basically, want authenticate user in freeradius using google authenticator.

you can't directly pass qr code freeradius can once user authenticated using qr code on web can generate unique username , password based on qr code session , insert values radcheck , pass same username , password in authentication request.

this generic approach social media authentication on captive portal using freeradius


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -