Changes

Jump to: navigation, search

Auth Module

7 bytes removed, 19:22, 19 October 2009
m
Generating Local UmlautAuth Plugins
#  put  your code in the generated stub methods in vendor/plugins/your_module_name/lib/your_module_name.rb
#  add the following to config/umlaut_config/environment.rb:
<pre>config.app_config.login_modules = [{:id => "your_module_name", :module => :YourModuleName, :default => true }] #(the default => true doesn't do anything yet.)</pre>
=== UmlautAuth Plugin Example ===
UmlautAuthOpenSSO was developed at NYU as an example of generating a plugin and populating the stub methods provided.
* /vendor/plugins/umlaut_auth_open_sso
58
edits

Navigation menu