Better error message. Bugzilla #310
[java-idp.git] / src / edu /
2005-05-11 wassaBetter error message. Bugzilla #310
2005-05-11 wassaAdded capability to send attribute names to the transac...
2005-05-11 wassaFixed two bugs in the transaction log output.
2005-05-10 wassaReworked name mapping configuration:
2005-05-10 gilbertAllow search on attribute name without namespace
2005-05-10 wassaForgot to check for bad request location on POSTs.
2005-05-10 wassaFixed a SAML metadata parsing bug.
2005-05-09 wassaChange configuration parameter to reflect that it throt...
2005-05-09 wassaSmall updates in logging and documentation from Chad.
2005-05-09 wassaFixed a typo in config loader logic.
2005-05-09 gilbertUse SchemasResourceListImpl to build config file Schemas
2005-05-09 wassaSmall bug fix. Was checking for the SAML 1.1 URI inste...
2005-05-06 wassaRemoved some stale "target" naming.
2005-05-06 wassaDeleted a couple of stray classes.
2005-05-06 wassaRemoved some old "origin" naming.
2005-05-06 wassaDeleted stray class.
2005-05-06 wassaRemoved some old "origin" naming.
2005-05-06 wassaRemoved some old "origin" naming.
2005-05-06 wassaRemoved non-sensical comment.
2005-05-06 wassaProvided a mechanism for AuthN systems to supply the...
2005-05-06 wassaMake E-Authentication assurance level configurable.
2005-05-06 wassaSmall update to eAuth error handling.
2005-05-05 cantorPatch to support handling liifetime attribute.
2005-05-05 cantorFixed c14n bug, and added new root element options.
2005-05-05 cantorFixed order of schemas.
2005-04-29 wassaRemoved commons-codec dependency.
2005-04-29 wassaPulled the local principal implementation class out...
2005-04-29 wassaBetter name for principal class.
2005-04-29 wassaRemoved a bunch of dependencies on sun-proprietary...
2005-04-29 gilbertlocal variable accidentially hid class field
2005-04-29 wassaRemoved a small dependency on Sun's JDK classes. (com...
2005-04-29 wassaClarity change requested by Derek Morr.
2005-04-29 wassaA couple of cleanups to the shib handle name identifier...
2005-04-29 cantorRemoved Factory property.
2005-04-28 wassaFixed small bugs in logging and handle expiration logic...
2005-04-28 wassaUpdated stale javadoc. Bugzilla #316.
2005-04-28 wassaUpdated stale javadoc. Bugzilla #315.
2005-04-28 wassaFixed a small logic bug in the name identifier mapping...
2005-04-28 wassaRemoved stale javadoc. Bugzilla #314.
2005-04-28 wassaMethod name change from bugzilla #313.
2005-04-28 wassaIdP no longer sends xerces type hack unless specified...
2005-04-26 wassaFixed an IdP configuration schema bug.
2005-04-26 wassaClearer javadoc.
2005-04-25 gilbertComment cleanup
2005-04-25 gilbertInitial support for new schema/xmltypes
2005-04-25 gilbertUpdate comment about Trust
2005-04-25 cantorRemove unneeded namespace
2005-04-25 gilbertConvert from ITrust to Trust plugin interface
2005-04-25 gilbertRemove unused import
2005-04-24 cantorAPI change in SAMLSubject
2005-04-12 wassaDon't send audeince restrictions to eAuth providers.
2005-04-12 gilbertNew Trust interface
2005-04-12 gilbertValidate Signatures
2005-04-11 cantorAdjustments to trust interface and providers for token...
2005-04-11 wassaRegex bug fix in SAML conversion filter... again.
2005-04-08 wassaFixed a regex typo in the conversion filter from the...
2005-04-08 wassaRemoved println.
2005-04-08 wassa1.0 -> 1.1 SAML conversion filter should allow ' in...
2005-04-08 wassaBug in regex preventing correct artifact confirmation...
2005-04-08 wassaFixed a transaction log bug.
2005-04-08 wassaInline CRLs in the metadata are now honored during...
2005-04-07 wassaProperly encode artifacts for log messages.
2005-04-07 wassaProperly encode artifacts for log messages.
2005-04-07 wassaFixed a bug in auth method defaulting.
2005-04-07 wassaA couple of small eAuth bug fixes.
2005-04-07 wassaWasn't properly encoding artifact in transaction log.
2005-04-07 wassaRefactorings on the Trust code. (Extracted an interface...
2005-04-07 wassaFixed a bug that was causing type 2 artifacts to always...
2005-04-05 wassaAdded eAuth profile error handling.
2005-04-05 wassaFirst cut at a protocol handler for federal e-auth.
2005-04-05 wassaFirst cut at a protocol handler for federal e-auth.
2005-04-04 wassaRemoved superfluous base 64 encoding/decoding.
2005-04-04 wassaPer Howard's request, allow protocol handlers to be...
2005-04-04 wassaFixed a bug caused by recent class moves.
2005-04-04 wassaGet rid of /hs package
2005-04-04 wassaPlug new Trust logic into IdP processing.
2005-04-04 wassaWorking pkix verify depth constraint.
2005-04-03 wassaMore junit tests.
2005-04-03 wassaMore junit tests.
2005-04-02 wassaWorking junit tests for pkix validation, both at the...
2005-04-02 wassaFixed a couple of bugs in the IdP trust validation.
2005-04-02 wassaMore logging.
2005-04-01 wassaFirst cut at PKIX validation for IdP.
2005-03-31 wassaWorking test for metadata-inline X509 certs.
2005-03-30 wassaFixed a bug that caused crypto handle expiration times...
2005-03-30 gilbertCorrect key type.
2005-03-29 wassaStub IdP trust validator.
2005-03-29 gilbertSupport both SAML 1.0 and 1.1 schemas
2005-03-29 cantorAdd KeyAuthority extension elements.
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.
next