New metadata extensions
[java-idp.git] / src / edu /
2005-03-29 cantorNew metadata extensions
2005-03-29 gilbertClone SAMLSubject when building Query
2005-03-29 gilbertAllow no attribute reply
2005-03-28 cantorMismatched parameter.
2005-03-28 gilbertSupport new XML Beans for changed SPConfig XSD syntax
2005-03-28 gilbertAdd attribute echo, create trace directory
2005-03-24 wassaAdded a worker thread to cleanup expired artifacts...
2005-03-24 wassaSome small refactorings and cleanups.
2005-03-24 wassaCompleted Type 2 artifact support.
2005-03-23 wassaBegan implementing support for sending type 2 artifacts.
2005-03-22 wassaArtifact Mapper implementation is now configurable.
2005-03-22 wassaSmall refactoring.
2005-03-21 wassaMove the signing throttling into IdPProtocolSupport...
2005-03-21 wassaRationalized signing support. Profile requirements...
2005-03-18 wassaBetter debug logging.
2005-03-18 wassaBetter algorithm for determining SSO profile in effect...
2005-03-18 wassaProfile defaults for attribute push can now be overidde...
2005-03-18 gilbertCreate special Target string that echoes back SAML...
2005-03-18 gilbertReplace public use of "Target" with "ServiceProvider"
2005-03-18 wassaMuch more robust attribute push support.
2005-03-18 wassaDon't dereference expired artifacts.
2005-03-17 wassaBegan to stub in attribute push support.
2005-03-17 wassaOuch. Fixed bug in confirmation methods.
2005-03-17 wassaBetter logging.
2005-03-17 wassaProper URL encoding of saml artifacts.
2005-03-16 wassaOrganized imports.
2005-03-16 wassaFixed a bug with the artifact query parameter construction.
2005-03-16 wassaFleshed out the artifact code.
2005-03-15 wassaUse updated SAMLAttribute interface.
2005-03-15 wassaLoad IdP protocol handlers based on idp.xml configuration.
2005-03-15 wassaUpdated component naming.
2005-03-15 wassaStarted to implement protocol handler configuration.
2005-03-14 wassaUse the correct OpenSAML id generation method.
2005-03-14 wassaUse the correct method to get the request endpoint...
2005-03-14 wassaFixed a bug in the Shib SSO handler.
2005-03-14 wassaMore work fleshing out the protocol handlers.
2005-03-14 wassaAdded some javadoc.
2005-03-11 wassaMore fleshing out of the attribute query protocol handler.
2005-03-11 wassaSome cleanups on the protocol handler interface. More...
2005-03-11 wassaMore work on the refactorings for the protocol handler...
2005-03-11 wassaBegan major refactoring of IdP servlet in order to...
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-08 cantorThrowing wrong exception type.
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-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 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-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...
next