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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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! :)