First part of mavenizing IdP
[java-idp.git] / src /
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
2008-02-27 lajoiefix up conditional for removing unusable login handlers
2008-02-27 lajoiebit more logging
2008-02-27 lajoieadd some logging
2008-02-26 lajoiesave then commit
2008-02-26 lajoieBe sure to use inbound message issuer and not peer Id
2008-02-26 lajoieLog message typo fix
2008-02-26 lajoieSet communication profile before decoding
2008-02-26 lajoieRemove erroneous setting of the protocol binding in...
2008-02-25 lajoieremove redundant calls
2008-02-25 lajoieOnly create assertions if there is a one or more statem...
2008-02-25 lajoieUse first outbound binding in the case of anonymous RPs
2008-02-25 lajoieFix NPE
2008-02-25 lajoiemove decoing phase into try/catch
2008-02-25 lajoieCatch, and error out, of missing endpoint definition...
2008-02-25 lajoieRevert last change and detect anonymous party earlier...
2008-02-25 lajoiepopulate request context after decoding
2008-02-25 lajoieGenerate endpoint if there is no metadata for the relyi...
2008-02-25 lajoieFix NPE when there is no relying party metadata
2008-02-25 lajoiefix NPE when there is no profile configuration for...
2008-02-25 lajoiefix NPE
2008-02-25 lajoieLots of code cleanup
2008-02-23 wnorrisadd IP Address Authn Handler implementation (SIDP-5)
2008-02-21 lajoieturn off some annoying compiler warnings
2008-02-19 lajoieSet principal name from request attribute
2008-02-19 lajoieAdd explicit PreviousSession support
2008-02-18 lajoieand revert
2008-02-18 lajoiecheck naming option
2008-02-18 lajoieagain.. save THEN commit
2008-02-18 lajoieFix NPE
2008-02-18 lajoieFix typo in default config
2008-02-18 lajoieBit of locking and logging cleanup
2008-02-17 lajoieCleanup service interface, make it easier and less...
2008-02-17 lajoieMore config cleanup
2008-02-17 lajoieFirst pass to clean up config and fix multi serivce...
2008-02-13 putmanbSigner now throws a SignatureException if errors are...
2008-02-12 lajoieAdd authentication method information to the attribute...
2008-02-12 lajoieSupport lookup of session by principal name or session ID
2008-02-12 lajoieBit more work on startup log messages
2008-02-12 lajoieHarmonize startup log messages
2008-02-10 lajoieCorrect unspec name ID format URNs
2008-02-09 lajoieBit of configuration code cleanup
2008-02-08 lajoieJavadoc cleanup
2008-02-08 lajoieJavadoc cleanup
2008-02-08 lajoieJavadoc cleanup
2008-02-08 lajoieJavadoc cleanup
2008-01-30 lajoieDon't set DNS name in subject locality
2008-01-29 lajoieSet cookie expiration age appropriately, fixes SIDP-143
2008-01-24 lajoieCorrect unspec name id format
2008-01-18 lajoieHandler to server up IdP metadata, not added to default...
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 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-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 lajoieLots of session management cleanup; no longer dependent...
next