java-idp.git
2008-01-17 lajoieLatest jar without debug output
2008-01-17 lajoieNew IdP install process
2008-01-16 lajoieMove logging elements that user may need to change...
2008-01-15 putmanbChange name of existing trust engine configuration...
2008-01-15 lajoieCode cleanup
2008-01-14 lajoieProperly form path to login servlet
2008-01-12 lajoieSend to internal error page if there is a state problem
2008-01-12 lajoieAdd some error to deal with uncaught exceptions and...
2008-01-12 lajoieProbably don't want to return an attribute statement...
2008-01-12 lajoieReorder calls so as not to change a comitted request
2008-01-12 lajoieMore cleanup and logging
2008-01-12 lajoieBe sure to reattach login context to request when sendi...
2008-01-12 lajoieRemove use of http session in a couple more places
2008-01-12 lajoieBit of logging
2008-01-12 lajoieEnsure login context is bound to the request by the...
2008-01-12 lajoieBit more logging and some code cleanup
2008-01-12 lajoieCorrect NPE when user doesn't have an initial session
2008-01-12 lajoieAuthentication engine rewrite to properly support force...
2008-01-11 lajoieadd some logging and error checking
2008-01-11 lajoieChanges for Nate. :)
2008-01-11 lajoiebump max number of parsers available
2008-01-11 lajoieDisallow all doctypes. There seems to be no combinatio...
2008-01-11 lajoieSignificantly decrease number of allowed entity expansi...
2008-01-10 lajoieFix typo
2008-01-10 lajoieAllow login.jsp tobe used by either container or IdP...
2008-01-10 lajoieDown level filter logging messages
2008-01-10 lajoieDon't check cookie domain and path, they aren't sent...
2008-01-10 lajoieDon't use domain based cookie
2008-01-10 lajoieBit of code fixup and add some loggin
2008-01-10 lajoiefix domain checking when looking for idp session cookie.
2008-01-10 lajoieRequire AuthN engine to set session cookie when it...
2008-01-10 lajoieadd some logging
2008-01-10 lajoiepull shib session from HttpSession if it's not in the...
2008-01-10 lajoiePull session from request when creating outbound cookie
2008-01-10 lajoieuse null safe equality checks
2008-01-10 lajoieoopss. forgot to save before last comit
2008-01-10 lajoieBind session to request once authentication is complete
2008-01-10 lajoieFix typo
2008-01-10 lajoieLots of session management cleanup; no longer dependent...
2008-01-10 lajoieremove version number from war file name
2008-01-10 lajoieclean up example file a bit
2008-01-10 lajoieAdd config for rule required flag
2008-01-10 lajoieAdd SAML 1, 2 unspecified name ID encoders and principa...
2008-01-10 lajoieAdd message associated with artifact into resolution...
2008-01-09 lajoieComment out most of the examples. The example resolver...
2008-01-09 lajoieRemove unused decoder
2008-01-09 lajoieSynch up with artifact map changes
2008-01-09 lajoieA couple changes so that big ugly config errors are...
2008-01-08 lajoieEnable SAML profiles on default endpoint
2008-01-08 lajoieproperly populate outbound message issuer ID
2008-01-08 lajoiecorrect class cast
2008-01-08 lajoieSupport for conditional encryption and signing based...
2008-01-08 lajoieAllow Transports to express whether they provide messag...
2008-01-08 lajoieclean up/optimize equals() and hashCode() methods
2008-01-08 lajoieFix NPE if attribute statement is null
2008-01-07 wnorrisfix redirect loop within authentication engine
2008-01-07 wnorrisredo fix for handling passive authentication.
2008-01-07 lajoieAdd schema validation metadata filter (commented out)
2008-01-07 lajoiecomment out signature validation rule, not ready for...
2008-01-07 lajoieFix up some typos and synch up with minor schema file...
2008-01-06 lajoiefix typo
2008-01-05 lajoieFix up bump copyright year ahead
2008-01-05 lajoieAdd simple sign as supported outbound binding
2008-01-05 lajoieMinor default config fix ups
2008-01-04 lajoieBit o' unit test fix up
2008-01-03 lajoieFix-up some default/example configs
2008-01-03 lajoieSmall default config updates
2007-12-31 lajoieCommand line tools for getting IdP version
2007-12-31 lajoieCheckstyle cleanups
2007-12-31 lajoieAdd container session listener that will destroy IdP...
2007-12-27 lajoieTry to limit Xerces from pulling in external system...
2007-12-18 lajoieFix NPE if message does not contain a subject - address...
2007-12-18 lajoieFix log typos
2007-12-17 lajoieAttempt to honor force authentication flag - addresses...
2007-12-17 lajoieFix some log message typos
2007-12-17 lajoieAddress SIDP-95 (what kind of freak sends an Authn...
2007-12-15 lajoieFix logging message, addresses SIDP-90
2007-12-15 lajoiecorrect typo
2007-12-15 lajoieFix SIDP-85; SAML 1 endpoint would have exhibited the...
2007-12-15 lajoieFix SIDP-72, for real this time.
2007-12-15 lajoieSupport Subjects identified in AuthN request. Fixes...
2007-12-14 lajoieBe more exact on SAML 2 version check
2007-12-12 lajoiemake sure conditions get set
2007-12-12 lajoietemporary fix for SIDP-72 so Nate can continue testing
2007-12-12 lajoieAdd xerces security manager to pool parsers - fixed...
2007-12-11 lajoieAllow login handlers to indicate which authentication...
2007-12-06 lajoieSynch up capitalization with SP
2007-12-06 lajoiefix typo in name of SAML 2 transient principal connector
2007-12-06 lajoiefix up examples of scoped attributes
2007-12-04 lajoieAdd SAML match functions into example config
2007-12-03 lajoiefix typos
2007-12-03 lajoieanother typo
2007-12-03 lajoiecorrect a couple typos in example files
2007-11-30 lajoieBetter example resolver and filter files
2007-11-23 lajoieFix bug SIDP-58
2007-11-23 lajoieCorrect bug SIDP-61
2007-11-22 lajoieShare java-shib-common package
2007-11-19 lajoieRemove example of inline credentials
2007-11-19 lajoieIdP change log
2007-11-19 putmanbAdd in sec pol rule for HTTP-POST-SimpleSign binding.
next