Shibboleth Developer's Meeting, May 3, 2013
Attendees:
Call Administrivia
Next call is next Friday.
60 to 90 minute call window.
Brent
Daniel
Ian
Marvin
Working on converting CAS protocol actions to Scott's new opensaml AbstractProfileAction.
Rod
- Retrofitting Coding guidlines (ongoing)
- Attribute Encoders
- Next : attribute filters
- Then: ???
Scott
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.
Anyway, in idp-distribution run 'mvn package', then 'java -jar start.jar' in target/idp-distribution/jetty, and browse to the IdP StatusServlet URL.
Next, I would like to include the attribute-cli in idp-distribution, as well as toy with idp-shell to generate metadata and credentials after unpacking.
For some reason, I wrote a script to checkout our source via svn, and then committed it to https://github.com/tomzeller/helpers :-/ I have a rule to not write shell scripts, but I did.
Topics
Decisions
Coding convention : getLdapUrl or getLDAPURL
Decide ?