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 |
2007-08-24 |
putmanb | When signing SAML core impls, callers shouldn't add... |
tree | commitdiff |
2007-08-24 |
lajoie | Actually set the artifact type for the outbound message... |
tree | commitdiff |
2007-08-23 |
lajoie | Port session manager to use storage service. This... |
tree | commitdiff |
2007-08-23 |
lajoie | Synch up with minor artifact map changes |
tree | commitdiff |
2007-08-22 |
lajoie | Extract attribute value, not attribute node |
tree | commitdiff |
2007-08-22 |
lajoie | Fix up some typos/bugs in config files and configuratio... |
tree | commitdiff |
2007-08-21 |
lajoie | Fixup artifact decoders |
tree | commitdiff |
2007-08-19 |
lajoie | Implement stubbed out Artifact encoders and decoders |
tree | commitdiff |
2007-08-19 |
putmanb | Call the security utility code that preps a signature... |
tree | commitdiff |
2007-08-18 |
lajoie | SAML v1 artifact request endpoint |
tree | commitdiff |
2007-08-18 |
lajoie | SAML v2 artifact resolver endpoint |
tree | commitdiff |
2007-08-18 |
lajoie | Code clean up |
tree | commitdiff |
2007-08-14 |
lajoie | Finish synch up with OpenSAML stack message context... |
tree | commitdiff |
2007-08-13 |
lajoie | Additional work on reconciling generics between type... |
tree | commitdiff |
2007-08-13 |
lajoie | Mostly synched with OpenSAML changes |
tree | commitdiff |
2007-08-03 |
lajoie | Remove in-config logging configuration elements and... |
tree | commitdiff |
2007-07-30 |
lajoie | Make services first order constructs |
tree | commitdiff |
2007-07-28 |
lajoie | JAAS based username/password authentication |
tree | commitdiff |
2007-07-25 |
lajoie | Carry subjects, created during authentication, as AuthN... |
tree | commitdiff |
2007-07-12 |
lajoie | sigh... actually *setting* the value tends to keep... |
tree | commitdiff |
2007-07-12 |
lajoie | temp logging of relay state before and after transfer... |
tree | commitdiff |
2007-07-12 |
lajoie | Now actually set relay state... |
tree | commitdiff |
2007-07-12 |
lajoie | Extract information from decoders and store in requests... |
tree | commitdiff |
2007-07-11 |
lajoie | Adding logging message that describes which decoding... |
tree | commitdiff |
2007-07-11 |
lajoie | Minor checkstyle cleanups |
tree | commitdiff |
2007-07-11 |
lajoie | Implement no attribute push more effeciently |
tree | commitdiff |
2007-07-11 |
lajoie | fix order problem that caused name identifier construct... |
tree | commitdiff |
2007-07-11 |
lajoie | comment typo fix |
tree | commitdiff |
2007-07-11 |
lajoie | Log errors |
tree | commitdiff |
2007-07-11 |
lajoie | Add initial (ineffecient) support for flag to turn... |
tree | commitdiff |
2007-07-11 |
lajoie | try again |
tree | commitdiff |
2007-07-11 |
lajoie | fix stupid generics error |
tree | commitdiff |
2007-07-11 |
lajoie | Deal with selecting relying party endpoint sooner and... |
tree | commitdiff |
2007-07-10 |
lajoie | Checked for null format in wrong place |
tree | commitdiff |
2007-07-10 |
lajoie | Allow for a NameIDPolicy without a specified format |
tree | commitdiff |
2007-07-10 |
lajoie | Properly detect if incoming request is an attribute... |
tree | commitdiff |
2007-07-10 |
lajoie | properly extract authentication methods at context... |
tree | commitdiff |
2007-07-10 |
lajoie | incorrect check for authenticated user |
tree | commitdiff |
2007-07-10 |
lajoie | set authentication instant when user authenticates... |
tree | commitdiff |
2007-07-09 |
lajoie | Populate relay state in outgoing messages |
tree | commitdiff |
2007-07-08 |
lajoie | Log released attributes |
tree | commitdiff |
next |