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.
Required Ruby Version
None
Authors
Calvin Bascom
Versions
- 0.0.6 September 12, 2013 (44 KB)
- 0.0.5 September 08, 2013 (44 KB)
- 0.0.4 January 27, 2013 (43.5 KB)
- 0.0.3 July 23, 2012 (43.5 KB)
- 0.0.2 July 21, 2012 (42.5 KB)