Sha256: 3d35b85725309ad99944efa96deff5f13b2be49342ddeca17428a3d29ba8ae1a

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 KB

Contents

TODOS

* Make the remote call to fetch metadata unnecessary--instead, the user
  will be expected to snag the X509Data and put it into the config somehow.

DONE
* Make note that JRuby does not work w SLH.
* Tweak shib_apache.conf template
    Include ref to https://spaces.internet2.edu/display/SHIB2/NativeSPApacheConfig in shib_apache.conf 
  Include 
    ShibConfig /swadm/etc/shibboleth/shibboleth2.xml
  "Specific requirements are make" to "are made"
* Move the set :site_id to the correct area in the config.rb.erb
* Added note in readme: Broke because of libxml2 lacking http://nokogiri.org/tutorials/installing_nokogiri.html
* after slh generate, tell the user exactly where they should put the files.
* Blowup gracefully when no protect statements 
* config.rb.erb: specify what must be specified and what is optional
* Release as gem
* Incorporate FAQ stuff somehow https://www.pivotaltracker.com/story/show/19256223
* Add something that warns LOUDLY to use slh with source control
* Rejigger the default config.rb.erb--simplify and reference documentation
  >>> Add is_key_originator
* Separate metadata and make a verify_metadata command
* verify is_key_originator has been specified somewhere after a strategy
  has been declared
* Eliminate *args from all DSL models, it allows you to mis-used the tool easily (i did) with /protect
* Revert to host level sp metadata instead of all in one
* Put comments in the generated output that specify the documentation associated with it
  For example, above SPSSO: http://www.schemacentral.com/sc/ulex20/e-md_SPSSODescriptor.html

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shibboleths_lil_helper-1.0.9 TODOS.txt