2008-01-10 |
lajoie | Allow login.jsp tobe used by either container or IdP... |
tree | commitdiff |
2008-01-10 |
lajoie | Down level filter logging messages |
tree | commitdiff |
2008-01-10 |
lajoie | Don't check cookie domain and path, they aren't sent... |
tree | commitdiff |
2008-01-10 |
lajoie | Don't use domain based cookie |
tree | commitdiff |
2008-01-10 |
lajoie | Bit of code fixup and add some loggin |
tree | commitdiff |
2008-01-10 |
lajoie | fix domain checking when looking for idp session cookie. |
tree | commitdiff |
2008-01-10 |
lajoie | Require AuthN engine to set session cookie when it... |
tree | commitdiff |
2008-01-10 |
lajoie | add some logging |
tree | commitdiff |
2008-01-10 |
lajoie | pull shib session from HttpSession if it's not in the... |
tree | commitdiff |
2008-01-10 |
lajoie | Pull session from request when creating outbound cookie |
tree | commitdiff |
2008-01-10 |
lajoie | use null safe equality checks |
tree | commitdiff |
2008-01-10 |
lajoie | oopss. forgot to save before last comit |
tree | commitdiff |
2008-01-10 |
lajoie | Bind session to request once authentication is complete |
tree | commitdiff |
2008-01-10 |
lajoie | Lots of session management cleanup; no longer dependent... |
tree | commitdiff |
2008-01-10 |
lajoie | Add message associated with artifact into resolution... |
tree | commitdiff |
2008-01-09 |
lajoie | Synch up with artifact map changes |
tree | commitdiff |
2008-01-08 |
lajoie | properly populate outbound message issuer ID |
tree | commitdiff |
2008-01-08 |
lajoie | correct class cast |
tree | commitdiff |
2008-01-08 |
lajoie | Support for conditional encryption and signing based... |
tree | commitdiff |
2008-01-08 |
lajoie | clean up/optimize equals() and hashCode() methods |
tree | commitdiff |
2008-01-08 |
lajoie | Fix NPE if attribute statement is null |
tree | commitdiff |
2008-01-07 |
wnorris | fix redirect loop within authentication engine |
tree | commitdiff |
2008-01-07 |
wnorris | redo fix for handling passive authentication. |
tree | commitdiff |
2008-01-05 |
lajoie | Minor default config fix ups |
tree | commitdiff |
2007-12-31 |
lajoie | Checkstyle cleanups |
tree | commitdiff |
2007-12-31 |
lajoie | Add container session listener that will destroy IdP... |
tree | commitdiff |
2007-12-18 |
lajoie | Fix NPE if message does not contain a subject - address... |
tree | commitdiff |
2007-12-18 |
lajoie | Fix log typos |
tree | commitdiff |
2007-12-17 |
lajoie | Attempt to honor force authentication flag - addresses... |
tree | commitdiff |
2007-12-17 |
lajoie | Fix some log message typos |
tree | commitdiff |
2007-12-17 |
lajoie | Address SIDP-95 (what kind of freak sends an Authn... |
tree | commitdiff |
2007-12-15 |
lajoie | Fix logging message, addresses SIDP-90 |
tree | commitdiff |
2007-12-15 |
lajoie | Fix SIDP-85; SAML 1 endpoint would have exhibited the... |
tree | commitdiff |
2007-12-15 |
lajoie | Fix SIDP-72, for real this time. |
tree | commitdiff |
2007-12-15 |
lajoie | Support Subjects identified in AuthN request. Fixes... |
tree | commitdiff |
2007-12-14 |
lajoie | Be more exact on SAML 2 version check |
tree | commitdiff |
2007-12-12 |
lajoie | make sure conditions get set |
tree | commitdiff |
2007-12-12 |
lajoie | temporary fix for SIDP-72 so Nate can continue testing |
tree | commitdiff |
2007-12-11 |
lajoie | Allow login handlers to indicate which authentication... |
tree | commitdiff |
2007-11-30 |
lajoie | Better example resolver and filter files |
tree | commitdiff |
2007-11-23 |
lajoie | Fix bug SIDP-58 |
tree | commitdiff |
2007-11-23 |
lajoie | Correct bug SIDP-61 |
tree | commitdiff |
2007-11-14 |
lajoie | Code to encrypt assertions |
tree | commitdiff |
2007-11-14 |
lajoie | pull entity peer entity ID from correct parameter |
tree | commitdiff |
2007-11-14 |
lajoie | First pass at supporting NameID encryption |
tree | commitdiff |
2007-11-12 |
lajoie | mark user authenticated when authN succeeds |
tree | commitdiff |
2007-11-12 |
lajoie | Clean up AuthN state better in the event of a failure |
tree | commitdiff |
2007-11-09 |
wnorris | fix login form, and allow a couple of parameters to... |
tree | commitdiff |
2007-11-08 |
wnorris | apparently Chad doesn't like user feedback; well I... |
tree | commitdiff |
2007-11-08 |
lajoie | Deal with case when JAAS modules don't populate any... |
tree | commitdiff |
2007-11-07 |
lajoie | Use username if JAAS module doesn't populate the prinic... |
tree | commitdiff |
2007-11-07 |
lajoie | Don't create empty attribute statements when no attribu... |
tree | commitdiff |
2007-11-07 |
lajoie | Time is in seconds, not milliseconds. Convert before... |
tree | commitdiff |
2007-11-06 |
lajoie | Marshall assertions before trying to sign |
tree | commitdiff |
2007-11-06 |
lajoie | Always sign assertions if the IdP relying party config... |
tree | commitdiff |
2007-11-05 |
lajoie | Minor logic bug in last commit |
tree | commitdiff |
2007-11-05 |
lajoie | Rework name ID format handling to fix bug SC-23 |
tree | commitdiff |
2007-11-05 |
lajoie | Attempt to fix some NPEs when information is not availa... |
tree | commitdiff |
2007-11-01 |
lajoie | Actually provide the SecurityPolicyResolver to the... |
tree | commitdiff |
2007-10-31 |
lajoie | Forgot to actually create an instance of the security... |
tree | commitdiff |
2007-10-30 |
lajoie | Security policy work round two, now wired into the IdP |
tree | commitdiff |
2007-10-29 |
lajoie | Merge in new logging system. |
tree | commitdiff |
2007-10-24 |
wnorris | better handling when endpoints are accessed directly... |
tree | commitdiff |
2007-10-24 |
wnorris | throw exception if metadata lookup failed (bug SIDP-53) |
tree | commitdiff |
2007-10-24 |
wnorris | better error message when authn servlets are accessed... |
tree | commitdiff |
2007-10-12 |
wnorris | return proper status code to IsPassive requests |
tree | commitdiff |
2007-10-10 |
wnorris | fix NPE |
tree | commitdiff |
2007-10-10 |
lajoie | Remove login context during exception, not in a finally... |
tree | commitdiff |
2007-10-05 |
lajoie | Attempt to fix bug SIDP-41. Need Nate and Rod to confirm. |
tree | commitdiff |
2007-10-04 |
wnorris | enable conveying login failure to user |
tree | commitdiff |
2007-09-21 |
rdw | Try and make thwe rrror message more coherent |
tree | commitdiff |
2007-09-21 |
rdw | Missing log statment |
tree | commitdiff |
2007-09-18 |
lajoie | SAML 2 artifact unit tests and associated bug fixes |
tree | commitdiff |
2007-09-17 |
lajoie | Handle both Get and POST methods |
tree | commitdiff |
2007-09-16 |
lajoie | Basic SAML 1 artifact resolution unit test |
tree | commitdiff |
2007-09-15 |
lajoie | Don't need to figure out message issuer, decoders do... |
tree | commitdiff |
2007-09-15 |
lajoie | missed a couple files with last change |
tree | commitdiff |
2007-09-14 |
lajoie | Populate request context with relying party ID from... |
tree | commitdiff |
2007-09-13 |
lajoie | Don't allow for an endpoint, sent by reference, to... |
tree | commitdiff |
2007-09-13 |
lajoie | Log outgoing binding in regular process log |
tree | commitdiff |
2007-09-13 |
lajoie | Add in SAML 1 and 2 Artifact resolution profile handler... |
tree | commitdiff |
2007-09-12 |
lajoie | Extract attribute query from request |
tree | commitdiff |
2007-09-12 |
lajoie | Add some logging messages |
tree | commitdiff |
2007-09-11 |
lajoie | some added logging |
tree | commitdiff |
2007-09-11 |
lajoie | Set default authentication method from RP config |
tree | commitdiff |
2007-09-07 |
lajoie | SAML 2 Attribute query unit test and bug fixes |
tree | commitdiff |
2007-09-07 |
lajoie | SAML 2 SSO unit test and bug fixes |
tree | commitdiff |
2007-09-07 |
lajoie | SAML 1 Attribute Query unit test and bug fixes |
tree | commitdiff |
2007-09-07 |
lajoie | Basic unit test and related fixes for Shibboleth SSO... |
tree | commitdiff |
2007-09-06 |
lajoie | Have decoders extract basic SAML message information... |
tree | commitdiff |
2007-09-05 |
lajoie | Unit test for basic configuration loading |
tree | commitdiff |
2007-09-04 |
lajoie | Remove logout method from Authn handler |
tree | commitdiff |
2007-08-31 |
rdw | Collect the Shib1 configuration when habndling shib1... |
tree | commitdiff |
2007-08-30 |
lajoie | Deal with NPE when response location is null |
tree | commitdiff |
2007-08-30 |
lajoie | Add a bit logging |
tree | commitdiff |
2007-08-29 |
lajoie | Fix bug SIDP-36 |
tree | commitdiff |
2007-08-29 |
lajoie | Wire in security policy appropriately |
tree | commitdiff |
2007-08-29 |
lajoie | bit more optimization |
tree | commitdiff |
2007-08-29 |
lajoie | fix NPE when no session exists |
tree | commitdiff |
2007-08-27 |
lajoie | Fix bug SIDP-34 |
tree | commitdiff |
next |