java-idp.git
2006-08-31 wassaRefactored resolver attribute classes to eliminate...
2006-08-30 wassaUpdated example configs to match new metadata classes.
2006-08-30 wassaRemoved SP/WAYF resources from IdP project.
2006-08-29 wassaUpdated blackbox tests to work with new metadata classes.
2006-08-29 wassaUpdated blackbox tests to work with new metadata classes.
2006-08-29 wassaRemoved 1.1 compatibility blackbox test.
2006-08-29 wassaThe IdP has to init() the OpenSAML library or it croaks.
2006-08-29 wassaCleaned up some stale testing resources.
2006-08-29 wassaSmall enhancement to the scriptable attribute definitio...
2006-08-29 wassaFixed trust engine test w/updated CRL.
2006-08-14 cantorRename Eclipse project
2006-08-11 lajoieConvert to use new OpenSAML configuration initialization
2006-08-03 wassaFixed a small bug in the trust engine. I was misunders...
2006-08-03 wassaDuh. Configuration doesn't work if you don't pass...
2006-08-03 wassaFixed test XML...
2006-08-02 wassaFixed test XML...
2006-08-02 wassaFinished draft of the Shibboleth Trust Engine. Added...
2006-08-02 wassaFixed test XML...
2006-08-02 wassaThis is still junk, but I need to check it out from...
2006-07-31 wassaSlightly more flesh in the Shib Trust engine.
2006-07-28 wassaVery begginings of the Shib Trust engine.
2006-07-28 wassaAdded usage info to trust test metadata files. For...
2006-07-28 wassaTemporarily add OpenSAML init code to trust tests.
2006-07-28 wassaMore work on the move to OpenSAML2-based trust.
2006-07-27 wassaBegan the move to OpenSAML2-based trust.
2006-07-25 wassaTrack OpenSAML interface changes.
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaConverting to new OpenSAML interfaces.
2006-07-25 wassaConverted metadatatool to use new interfaces.
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaRip out custom <md:AttributeRequesterDescriptor/> suppo...
2006-07-25 wassaTrack requested interface changes in OpenSAML
2006-07-12 wassaConverting to OpenSAML metadata implementation.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-10 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-10 wassaMake OpenSAML MetadataProvider implementations loadable...
2006-07-07 wassaUpdated metadata tests to synch with recent OpenSAML2...
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-06 wassaAdded new ARP Constraint functionality (thanks to Will...
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-04 lajoieAnt extension library
2006-07-04 lajoieRemove Ant extensions
2006-07-04 lajoieRemove targets and properties related to SP and WAYF
2006-06-06 wassaMinor update to metadata unit tests.
2006-06-05 wassaStarted a test suite for OpenSAML2 metadata code. ...
2006-05-24 wassaCode cleanup: removed some Shibboleth 1.1 compatibility...
2006-05-24 wassaAdded the ability for the resolver to compute attribute...
2006-05-23 wassaBeginnings of a test suite for strawman attribute const...
2006-05-23 wassaARP match function that matches against any string...
2006-05-23 wassaExtended ARP schema to include strawman attribute const...
2006-05-12 wassaRemoved stale SP unit test from test target.
2006-05-12 wassaFixed minor bugs introduced with recent ARP Engine...
2006-05-04 wassaNew feature Request completed. See: Bugzilla #471.
2006-05-04 wassaMinor cleanups to avoid compiler warnings.
2006-05-03 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-03 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-02 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-02-22 cantorNameID attributes were improperly set in DOM.
2006-01-27 wassaCreate IDP_HOME regardless of whether install is "files...
2006-01-26 wassaCreated a connector for the attribute resolver that...
2006-01-23 wassaAdded a simple name identifier mapping for use with...
2006-01-23 wassaAdded attribute support to ADFS handler.
2006-01-20 lajoieUse Principal.getName() instead toString() when expandi...
2006-01-20 lajoieAdded name of default relying party to log message...
2006-01-20 lajoieAdded null check for when an AttributeValue element...
2006-01-20 lajoieCorrected typo that prevented SAMLException from being...
2005-12-01 wassaAdded ability for the JNDI connector to request that...
2005-11-30 wassaAllowed ldapv2 simple binds to work in conjunction...
2005-11-22 gilbertRefactor and add comments to explain testing without...
2005-11-21 gilbertAdd MockIdp and test case
2005-11-18 gilbertupgrade to mockrunner 0.3.6, expand integration test...
2005-11-18 wassaFixed regression bug. Defaulting to "false" allows...
2005-11-17 gilbertComplete support for pre-created sessions, TARGET as...
2005-11-12 lajoieSDSS WAYF patch for multi-federation support
2005-11-10 wassaLeave the namespaces inside the SAML Assertion, since...
2005-11-10 wassaProper encoding of wresult.
2005-11-10 wassaA few minor bug fixes to the IdP ADFS support.
2005-11-10 wassaIdP ADFS form.
2005-11-09 wassaSmall logging typo.
2005-11-09 wassaFirst cut at implementing IdP ADFS interoperability.
2005-11-09 gilbertAdd SP MockRunner interface class, code an example...
2005-11-08 gilbertReorganize public fields for better testing.
next