Back out last change. This isn't right.
[java-idp.git] / src /
2008-12-01 lajoieBack out last change. This isn't right.
2008-12-01 lajoieMake sure AuthN engine checks that the actual authentic...
2008-11-27 lajoiePrevous session is used if the user has an existing...
2008-11-27 lajoieFix case where login handler returns a different authen...
2008-11-27 lajoieA bit more logging
2008-11-27 lajoieAdd a bit of logging
2008-11-26 lajoieClean up some code so that requests contexts are always...
2008-11-26 lajoieSigning code in profile handlers and encoders should...
2008-11-26 lajoiePreviousSession INFO message printed as ERROR message...
2008-11-26 lajoieAuthenticationEngine::returnToAuthenticationEngine...
2008-11-26 lajoieIdPSessionFilter throws ArrayIndexOutOfBoundsException...
2008-11-08 cantorFix misnamed role name.
2008-11-03 cantorMissing closing tag.
2008-11-03 lajoiefix bug during clean build
2008-11-03 lajoieEnsure the servlet API (needed by the aacli) is on...
2008-10-31 lajoieUndo the move of a public interface, which constitued...
2008-10-29 lajoieCatch all throwables coming from the JAAS layer in...
2008-10-29 rdwSIDP 243. Quote IDP_HOME when testing for existance...
2008-10-29 lajoieRemove deserialization work from SAML2 Login context...
2008-10-29 lajoieMake it easier to use other replication services within...
2008-10-28 lajoieensure the session cookie value are being properly...
2008-10-27 lajoieonly apply session filter to profile requests
2008-10-27 lajoieAdd a few logging statements
2008-10-27 lajoieAdd some more info to log
2008-10-27 lajoieFix null check and error message
2008-10-24 lajoieFix up all unit tests
2008-10-20 lajoieSwitch options so that people aren't confused by what...
2008-10-15 lajoieAttempt to fix address checking when IPv6 addresses...
2008-10-15 lajoieFix typo in method signature - SIDP-233
2008-10-15 lajoieEnsure WAR is regenerated and installed even - SIDP-237
2008-10-09 lajoieAdd RequiredValidUntil filter in to default config
2008-10-07 lajoieFix bug introduced with previous fix
2008-10-06 lajoieBack out changed related to resource backed metadata...
2008-10-04 lajoieAdd IdP's metadata by default in order to support artifact
2008-10-02 lajoieChange error message handling around authentication...
2008-09-26 putmanbSIDP-228: Improve error reporting in SAML 2 profile...
2008-09-26 putmanbSIDP-27: Default relying-party.xml has SAML2-specific...
2008-09-23 lajoieFix class cast exception
2008-09-22 lajoieAttempted fix for SIDP-212, still needs to be tested
2008-09-19 lajoieAdd optional, but on by default, check to ensure that...
2008-09-19 lajoieDo not take information from request parameters which...
2008-09-16 lajoieAdd version and supported specification information...
2008-09-05 lajoieExcample Terracotta configuration file
2008-09-03 lajoieMake installer script better handle upgrades
2008-09-03 lajoieRemove some logging messages
2008-09-02 lajoieFix NPEs caused by getting the wrong message from the...
2008-09-02 lajoieAdd StoraeService implementaiton that produces events...
2008-08-31 lajoieMissed a file during last commit
2008-08-31 lajoieRework authentication and session management code:
2008-08-28 lajoieFix up static SAML metadata provider and add it to...
2008-08-07 lajoieUpgrade to latest VT LDAP lib - SC-46
2008-07-24 lajoieRemove most defaults from schemas - SIDP-204
2008-07-23 lajoieAdd bouncy castle to the jars included on the installer...
2008-07-18 putmanbAddress SIDP-209: Enforce metadata SPSSODescriptor...
2008-07-16 rdwhttps://bugs.internet2.edu/jira/browse/SIDP-172
2008-07-16 lajoieAdd method back in so that change for SIDP-203 does...
2008-07-10 lajoieAdd name identifiers and assertion IDs to audit log...
2008-06-19 lajoiealways add audience restriction to condition
2008-06-19 lajoieAdd relying paty as audience of assertions, SIDP-201
2008-06-15 lajoieMake the session cookie secure if the IdP is accepting...
2008-06-15 lajoieFix SIDP-199
2008-06-15 lajoieFix up logging message to be more clear when SP require...
2008-05-28 lajoieFix NPE when message doesn't even manage to be decoded...
2008-05-28 lajoieAsk for fully qualified host name during installation...
2008-05-28 lajoieAdd default security role so Tomcat stops bitching...
2008-05-22 lajoieFix SIDP-189
2008-04-25 lajoieFix MDC import statements
2008-04-24 lajoieMake IdP session ID and principal name available to...
2008-04-18 lajoieAdd explicit option for support SessionNotOnOrAfter...
2008-04-17 lajoieAddress SIDP-167
2008-04-17 lajoieFix typo; SIDP-169
2008-04-17 lajoieProperly set useKeyTab property; SIDP-176
2008-04-17 lajoieNote release attributes when including the attribute...
2008-04-17 lajoieRemove unspec nameid format
2008-04-13 lajoieFix file urls
2008-04-13 lajoieFinish up build
2008-04-13 lajoieClean up assemblies
2008-04-12 lajoieFirst part of mavenizing IdP
2008-03-18 lajoieNPE when previous session + passive auth is used
2008-03-18 lajoieRemove previous session handling from possible login...
2008-03-18 lajoieexplicity set force and passive authentication flags
2008-03-18 lajoieAfter filtering a request check to see if only previous...
2008-03-15 lajoieOnly set default authn method is one is given
2008-03-15 lajoieFix NPE when use has an existing session but is logging...
2008-03-15 lajoieOnly set default authn method is one is given
2008-03-15 lajoieBe sure not to add null values to list
2008-03-15 lajoieTreat unspec authentication method as meaning "any"
2008-03-15 lajoieMoved supported name format determination code up into...
2008-03-12 putmanbChange method signature to take SAML message context...
2008-03-12 putmanbImplement/override methods for destination endpoint...
2008-03-11 lajoieForce nameID encryption if NameIDPolicy requires it
2008-03-11 lajoieApply Scott's NameID patch
2008-03-10 lajoiehex encode random bytes to get session ID
2008-03-10 lajoiefix class name
2008-03-09 lajoieinvoke endpoint selector after setting it all up
2008-03-09 lajoieFix SIDP-160
2008-03-05 lajoieDon't require name identifier in subject
2008-02-29 lajoieFix for multi-hostname machines
2008-02-28 lajoieRemove previous session handler if we're not going...
2008-02-27 lajoietag attempted authentication trip
next