Sync example policy
[java-idp.git] / src /
2005-03-09 cantorSync example policy
2005-03-09 cantorCorrect timestamp.
2005-03-09 cantorForgot to correct namespace.
2005-03-09 cantorWrong separator.
2005-03-09 cantorSeems Java doesn't honor XSD defaults.
2005-03-09 cantorNASTY recursive bug.
2005-03-09 cantorUpdated schema to final version
2005-03-08 cantorThrowing wrong exception type.
2005-03-08 cantorSync up to C++
2005-03-08 cantorPort of new AAP plugin, and new algorithm that evals...
2005-03-08 cantorPort of new AAP plugin.
2005-03-08 cantorHandle case were a Document is passed in.
2005-03-08 cantorAbstract API for AAP plugins
2005-03-06 cantorRenamed Domain extension to Scope, fixed AA role bug
2005-03-03 wassaMore re-architecting of the IdP servlet.
2005-03-03 cantorMetadata support for old and new schemas, and API changes.
2005-03-03 cantorLatest example SAML metadata.
2005-03-03 cantorOfficial schemas.
2005-03-02 wassaRemoved print statement that shouldn't have made it...
2005-03-02 wassaStuck in a raw profile handler from the eAuth branch...
2005-03-02 wassaOops... proper schema syntax.
2005-03-02 wassaAccept old snytax in idp configuration file.
2005-03-02 wassaNew parser wants namespace spec.
2005-03-02 wassaBetter handling when XML parser encounters an errror...
2005-03-01 wassaMore IdP cleanups. Beginning the move to new naming...
2005-03-01 wassaExceptions should be bubbling up from the XML parser.
2005-03-01 wassaMore IdP cleanups. Beginning the move to new naming...
2005-03-01 cantorSeparate metadata extension schema.
2005-03-01 cantorReordered version in metadata namespace.
2005-03-01 wassaMove IdP toward using metadata to determine whether...
2005-03-01 wassaImport cleanups.
2005-02-28 wassaMore AA & HS unification (merged separate relying party...
2005-02-28 wassaMore work on unifying the AA and HS servlets.
2005-02-28 cantorSeparate metadata extension schema.
2005-02-18 cantorShould have been 16 bytes for handle
2005-02-18 cantorRemoved dependence on UUIDs.
2005-02-11 cantorPatches for opensaml profile/binding changes.
2005-02-11 cantorQName change
2005-02-11 cantorRemoved unneeded schema.
2005-02-11 cantorRemoved per update to xmlsec 1.2
2005-02-11 cantorRemoved unneeded schema.
2005-02-03 gilbertSupport reserving SessionId before WAYF Redirect
2005-01-28 wassaCleaned up imports.
2005-01-27 gilbertReplace DOMParser with calls to pool or helper class.
2005-01-27 gilbertReplace DOMParser with calls to pool or helper class.
2005-01-27 gilbertUse JAXP 1.3 for all XML services. Create Schema objects.
2005-01-27 wassaAdded ARP match functions for string and regular expres...
2005-01-26 wassaAdded support for starttls and sasl EXTERNAL authentica...
2005-01-26 wassaResolver Test program should exit when the attribute...
2005-01-21 wassaWhen the IdP is in DEBUG mode, dump SAML requests to...
2005-01-21 wassaOops. Forgot to update the usage message.
2005-01-21 wassaAdd --debug switch to MetaDataTool that alters the...
2005-01-11 wassaUnifed NameMapper and HSNameMapper interfaces for use...
2005-01-11 wassaImport the eAuth subject plugin into HEAD.
2005-01-11 wassaImport SAML 1.0 to 1.1 conversion filter from eAuth...
2005-01-10 wassaMoved a bunch of the EAuth SSO functionality into the...
2005-01-09 wassaRationalized support for artifact lookup in the union...
2005-01-09 wassaA little more work on the attribute query portion of...
2005-01-06 wassaIntegrated more of the AA functionality into the unifie...
2005-01-06 wassaImported the beginnings of a unified SAML responder...
2005-01-04 cantorMinimal support for importing DES/DES3 keys.
2005-01-04 wassaFixed incorrect unit test and corresponding bug in...
2004-11-22 wassaSee Bugzilla #182.
2004-11-19 wassaAdded option to Simple Attribute Definition PlugIn...
2004-11-19 wassaAdd a configuration option to the Simple Attribute...
2004-11-19 wassaFor Sun's JNDI ldap provider, add the dn of returned...
2004-11-19 wassaImproved error message for malformed property values...
2004-11-18 wassaBetter error message for bad properties on jndi data...
2004-11-10 gilbertSupport SHIRE function as part of the Filter
2004-11-10 wassaSynch'd from 1.2. (Fixed ClassCastException when SAML...
2004-11-10 wassaAdding a patched XML-Security initialization class...
2004-11-10 wassaClarified the fact that only one <Logging/> element...
2004-10-29 gilbertchange .target to .serviceprovider
2004-10-29 gilbertAdd SAML to thead log, fix error page url
2004-10-29 gilbertSession must be created before Response is committed
2004-10-28 gilbertSP schemas
2004-10-28 gilbert*** empty log message ***
2004-10-28 gilbertBuilt in pluggable for Trust XML
2004-10-28 gilbertBuilt in pluggable for FederationProvider XML
2004-10-28 gilbertBuilt-in pluggable for AAP XML
2004-10-28 gilbertCalls SAML to process Authentication POST data
2004-10-28 gilbertCalls SAMLBinding to get attributes from AA
2004-10-28 gilbertCreate, delete, update Session objects
2004-10-28 gilbertInterface to be implemented by any code to persist
2004-10-28 gilbertHold Authentication and Attribute statements for a...
2004-10-28 gilbertInitialize SP when it is running in a Servlet Container
2004-10-28 gilbertGlobal object for Service Provider data and configuration
2004-10-28 gilbertParse Service Provider configuration files
2004-10-28 gilbertPluggable to handle SAML 2.0 standard Metadata file
2004-10-28 gilbertPrototype per-request global (thread local) object
2004-10-28 gilbertInterface implemented by all pluggables
2004-10-28 gilbertInterface implemented by Trust pluggables
2004-10-28 gilbertFeed shibboleth.xml configuration data to Filter
2004-10-28 gilbertServlet to process Authentication POST from HS
2004-10-28 gilbertStatic class calls ShibBinding to get attributes from AA
2004-10-28 gilbertPrototype thread local (per request) object.
2004-10-28 gilbertInterface for every pluggable component
2004-10-28 gilbertInterface implemented by Trust pluggable
2004-10-28 gilbertFeed shibboleth.xml configuration data across contexts...
2004-10-28 gilbertProcess Authentication POST
next