You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Wiso project aims to build a network user management system including a captive portal and admin tools for network authorization. Goals of the project include maintainability, robustness, minimal and clear design and support for modern authentication technologies like SSO with OpenID Connect. The design goal is to allow customizing authentication methods and adding new ones.
Build
docker build -t ghcr.io/dsseng/wiso-freeradius:latest contrib/radiusdocker build -t ghcr.io/dsseng/wiso-postgres:latest contrib/postgresdocker build -t ghcr.io/dsseng/wiso:latest.# To run wiso locally:go build.
Run
192.168.88.235 - IP of the server RADIUS and Wiso run on
This project is developed, tested and deployed with MikroTik RouterOS-based hardware.Refer tocontrib/mikrotik/hotspot.rsc for example on how to configure the hotspot for authentication.
Support for other devices should not be problematic thanks to RADIUS being widely accepted standard.
About
Minimalist and customizable captive portal with advanced features like LDAP and OIDC