Skip to content

saturnflyer/radiant-header_authorize-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header Authorize

Header Authorize creates alterations of the Login System to accept Header information for authorization. This allows you to use a central authentication system for multiple applications.

An authenticate_with_header method is added as a before_filter on the ApplicationController. authenticate_with_header will look for a header specified and will allow or disallow based on a user in Radiant having the same value in the given attribute.

This requires that you manage your user accounts so that all active users have valid information listed in the Radiant database.

See HELP_admin.markdown for more details.

Built by Saturn Flyer www.saturnflyer.com

About

Overrides the Radiant authentication to login by HTTP header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages