Shibboleth Developer's Meeting, May 3, 2013
...
Harmonizing security policy rules, probably will turn into message handlers. Lower them in the stack.
Daniel
RDMBSParser RDBMSParser committed last night. RDBMS/LDAPDC Parsers are probably 80% done. Next, look at StoredId database.
...
Working on converting CAS protocol actions to Scott's new opensaml AbstractProfileAction.
Will probably be busy with upcoming CAS release.
Rod
- Retrofitting Coding guidlines (ongoing)
- Attribute Encoders
- Next : attribute filters
- Then: ???
Rod : Signed attribute filters ?
Scott : Not in the IdP, not high priority.
Scott
EntityAttributeFilters will probably take up some time.
Scott
- ECP GSSAPI spec finished for NCSA, needs another round.
- Storage. Fully implemented changed API, including pulling out Optional. Added custom serialization of data capability. Unit tests, refactoring. Background cleanup thread now in base case, as generic to storage impls.
- Redid ReplayCache abstraction on top of StorageService API. Changed ReplayCache API to match SP. TTL was hardcoded and global, now TTL is passed in on entry creation.
Tom
Committed a first pass at idp-distribution. Our Maven release profile is not exactly compatible with what I did, AI. Also, want to give a go at Marvin's monolithic Jetty XML configuration file style, since the default jetty-ssl.xml is somewhat incompatible with absolute paths. And I would like to see if it is possible to replace the need for jetty9-dta-ssl using the Jetty DSL.
...