Sign in Sign up
rubygems

devise-radius-authenticatable

A new authentication strategy named radius_authenticatable is added to the list of warden strategies when the model requests it. The radius server information is configured through the devise initializer. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with the radius server. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.

Activity

Latest release
13y ago
Total releases
6
Cadence
~16 days
Last 12 months
0

Details

License
MIT
First release
Jul 05, 2012
Releases
Version Released
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial