java-idp.git
2007-11-06 lajoiePrevent logging messages from appearing twice
2007-11-06 lajoieMarshall assertions before trying to sign
2007-11-06 lajoieUpdate to 2.0.7 release of Spring, contains bug fix...
2007-11-06 lajoieAlways sign assertions if the IdP relying party config...
2007-11-06 lajoieCorrect package name of Shibboleth logger
2007-11-05 lajoieMinor logic bug in last commit
2007-11-05 lajoieRework name ID format handling to fix bug SC-23
2007-11-05 lajoieAttempt to fix some NPEs when information is not availa...
2007-11-02 lajoietry that again
2007-11-02 lajoieFix relative URL for logo
2007-11-01 lajoieActually provide the SecurityPolicyResolver to the...
2007-11-01 lajoieInclude full exception stacktrace in debug logging...
2007-11-01 lajoieChange IdP process log name to what it was before loggi...
2007-10-31 lajoieForgot to actually create an instance of the security...
2007-10-30 lajoieSecurity policy work round two, now wired into the IdP
2007-10-29 lajoiefix up mistaken project dependency
2007-10-29 lajoieMerge in new logging system.
2007-10-24 wnorrislogin form should work out of the box for UserPassword...
2007-10-24 wnorrisbetter handling when endpoints are accessed directly...
2007-10-24 wnorristhrow exception if metadata lookup failed (bug SIDP-53)
2007-10-24 wnorrisbetter error message when authn servlets are accessed...
2007-10-12 wnorrisreturn proper status code to IsPassive requests
2007-10-10 wnorrisfix NPE
2007-10-10 lajoieRemove login context during exception, not in a finally...
2007-10-05 lajoieAttempt to fix bug SIDP-41. Need Nate and Rod to confirm.
2007-10-04 wnorrisenable conveying login failure to user
2007-09-26 lajoieAdded comments for the commented out sections dealing...
2007-09-26 lajoiefix comment bug with example conf
2007-09-23 lajoieAdd credential definition examples
2007-09-22 putmanbFix typo.
2007-09-21 rdwTry and make thwe rrror message more coherent
2007-09-21 rdwMissing log statment
2007-09-21 wnorriscomment out tomcat authentication stuff for now, since...
2007-09-21 wnorrisfix typo in class name
2007-09-18 lajoieSAML 2 artifact unit tests and associated bug fixes
2007-09-17 lajoieHandle both Get and POST methods
2007-09-16 lajoieBasic SAML 1 artifact resolution unit test
2007-09-15 lajoieDon't need to figure out message issuer, decoders do...
2007-09-15 lajoieAdd artifact map arg into constructors
2007-09-15 lajoiemissed a couple files with last change
2007-09-14 lajoiePopulate request context with relying party ID from...
2007-09-13 lajoieMake pages slightly prettier, but just slightly
2007-09-13 lajoieCreate backups of existing configuration files anytime...
2007-09-13 lajoieDon't allow for an endpoint, sent by reference, to...
2007-09-13 lajoieApparently velocity does inherit resource loading confi...
2007-09-13 lajoieKeep velocity from writting log files wherever the...
2007-09-13 lajoieAdd artifact resolution config profile to defaue config
2007-09-13 lajoieLog outgoing binding in regular process log
2007-09-13 lajoieAdd in SAML 1 and 2 Artifact resolution profile handler...
2007-09-12 lajoieExtract attribute query from request
2007-09-12 lajoieAdd some logging messages
2007-09-11 lajoiesome added logging
2007-09-11 lajoieSet default authentication method from RP config
2007-09-10 wnorriscleanup default configuration
2007-09-10 wnorrisupdates to aacli - resolve servlet-api dependency,...
2007-09-07 lajoieSAML 2 Attribute query unit test and bug fixes
2007-09-07 lajoieSAML 2 SSO unit test and bug fixes
2007-09-07 lajoieSAML 1 Attribute Query unit test and bug fixes
2007-09-07 lajoieBasic unit test and related fixes for Shibboleth SSO...
2007-09-06 lajoieHave decoders extract basic SAML message information...
2007-09-06 lajoieNo need to load SAML 1 artifact decoder, nothing sends...
2007-09-06 lajoieFix up replay cache and message replay rule test
2007-09-05 lajoieUnit test for basic configuration loading
2007-09-04 lajoieRemove logout method from Authn handler
2007-09-04 wnorrisrename config file to more accurate name
2007-09-04 lajoielog shouldn't have been in there
2007-09-04 lajoieConfigs and basic unit test for replicating possible...
2007-08-31 lajoieUpdate config to synch up with current schema
2007-08-31 rdwCollect the Shib1 configuration when habndling shib1...
2007-08-30 lajoieDeal with NPE when response location is null
2007-08-30 lajoieAdd a bit logging
2007-08-29 lajoieSynch up with schema changes
2007-08-29 lajoieFix bug SIDP-36
2007-08-29 lajoieWire in security policy appropriately
2007-08-29 lajoiecorrect security policy rule namespaces
2007-08-29 lajoieAdd in basic security policy
2007-08-29 rdwType $IDP_HOME needs to be $IDP_HOME$ or else the insta...
2007-08-29 lajoiebit more optimization
2007-08-29 lajoiefix NPE when no session exists
2007-08-27 lajoieFix bug SIDP-34
2007-08-26 rdwJIRA SIDP-33 ( https://bugs.internet2.edu/jira/browse...
2007-08-24 putmanbWhen signing SAML core impls, callers shouldn't add...
2007-08-24 lajoieActually set the artifact type for the outbound message...
2007-08-24 lajoieFix up config bugs
2007-08-24 rdwJira case SIDP-32. Make AACLI.BAt work and tolerant...
2007-08-23 lajoiePort session manager to use storage service. This...
2007-08-23 lajoieSynch up with minor artifact map changes
2007-08-22 lajoieExtract attribute value, not attribute node
2007-08-22 lajoieFix up some typos/bugs in config files and configuratio...
2007-08-22 lajoieMake install the default build target
2007-08-22 lajoieset WAR name in install properties, not build properties
2007-08-22 lajoieCorrect namespace of credential elements
2007-08-22 lajoieInit OpenSAML lib via default bootstrapper
2007-08-21 lajoieFixup artifact decoders
2007-08-19 lajoieImplement stubbed out Artifact encoders and decoders
2007-08-19 putmanbAdd Shib metadata extensions config file to Spring...
2007-08-19 putmanbCall the security utility code that preps a signature...
2007-08-18 lajoieSAML v1 artifact request endpoint
2007-08-18 lajoieSAML v2 artifact resolver endpoint
2007-08-18 lajoieCode clean up
next