TinyRadius is a small, fast and reliable Java Radius library capable of
sending and receiving Radius packets as specified by RFC 2865/2866. TinyRadius is not a fully-fledged Radius server, but helps you to implement Radius services in your application.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2), Other LicenseFollow TinyRadius
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
-
Team, Is there a way to enter MFA code generated by microsoft authenticator app after getting ACCESS_CHALLENGE from radius server?. We are trying to see if there is a chance to enter MFA code when the ACCESS_CHALLENGE gets triggered. Right now,tiny radius is helping only with username/password combination.Once this combination fails,we would like to enter MFA code and send to radius server with the combination username/MFACode?. The problem is the Tinyradius library generates a new random authenticator value for every request. It does not appear possible to use the same authenticator value in multiple requests without modifying the Tinyradius source code. Any help on this? Thanks, Sanjeev
-
Tiny but significant
-
Excellent project
-
It's excellent project for understand of Network programming concept .
-
Extremely helpful, and I mean it! :)