Sign in Sign up
rubygems

devise-multi-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. One or more servers may be configured. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with each server until a response is received. 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
6y ago
Total releases
4
Cadence
~11 months
Last 12 months
0

Details

License
MIT
First release
Dec 03, 2015
Releases
Version Released
0.3.0 minor
0.2.0 minor
0.1.2 patch
0.1.1 initial