Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Shibboleth Developer's Meeting, 19th December 2014

Call Administrivia

10:00 Central US / 11:00 Eastern US / 16:00 UK

Normal schedule is to skip next Friday as it's the last Friday of the year. Do we need a meeting on the second?

60 to 90 minute call window.

Call Details

This week's call will use the Lync system at OSU. To participate, call:

  • +1 (614) 688-1800 (please use if possible)
  • +1 (800) 678-6114 (use only if you're charged for the 614 number)

The Conference ID is: 738127#

International participants should be able to access the 800 number without charge through Skype.

Attendees:

 

Brent

 

Daniel

 

Ian

Javadoc

Copyright headers

...

Deathmarch,  SIDP-624

 

Scott

Final config cleanup

  • Completed a summary/manifest, see ConfigurationFileSummary
  • Collapsed out security.xml file, seemed gratuitous, moved the whitelist/blacklists to global.xml
  • Reorg'd consent config, added properties, avoided use of master intercept config for consent settings
  • Collapsed some consent auditing to rely on a single formatting string so field count is consistent
  • New default attribute-resolver and attribute-filter, added separate LDAP example resolver file
    • defaults to uid, mail, eppn (with some explanatory comments) + scoped affiliation
    • final?
  • Defaulted as many properties as possible to reduce accidental errors

Logging

  • Added a LoggingService to make non-logback use possible, maybe
  • Added a maxHistory setting on logs, and adjusted defaults to match SP (INFO)
  • Defaults ok?

 

Tom

 

Other