Setup social and other Oauth/Saml integration with Keycloak Radius embedded server
./ngrok authtoken \
./ngrok http 8090
add facebook hosts to Walled Garden
/ip hotspot walled-garden
add comment=facebook dst-host=facebook.*
add comment=facebook dst-host=*.facebook.*
add comment=facebook dst-host=*.fbcdn.*
add comment=facebook dst-host=*akamai*
add comment=facebook dst-host=*atdmt*
add comment=facebook dst-host=*fbsbx*
add comment=common dst-host=www.google-analytics.com
open hotspot page
node and npm must be installed
macbook instalation brew : brew install node
Install node on ubuntu