2007-08-22 |
lajoie | set WAR name in install properties, not build properties |
commit | commitdiff | tree | snapshot |
2007-08-22 |
lajoie | Correct namespace of credential elements |
commit | commitdiff | tree | snapshot |
2007-08-22 |
lajoie | Init OpenSAML lib via default bootstrapper |
commit | commitdiff | tree | snapshot |
2007-08-21 |
lajoie | Fixup artifact decoders |
commit | commitdiff | tree | snapshot |
2007-08-19 |
lajoie | Implement stubbed out Artifact encoders and decoders |
commit | commitdiff | tree | snapshot |
2007-08-19 |
putmanb | Add Shib metadata extensions config file to Spring... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
putmanb | Call the security utility code that preps a signature... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
lajoie | SAML v1 artifact request endpoint |
commit | commitdiff | tree | snapshot |
2007-08-18 |
lajoie | SAML v2 artifact resolver endpoint |
commit | commitdiff | tree | snapshot |
2007-08-18 |
lajoie | Code clean up |
commit | commitdiff | tree | snapshot |
2007-08-14 |
lajoie | Finish synch up with OpenSAML stack message context... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
lajoie | Additional work on reconciling generics between type... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
lajoie | Mostly synched with OpenSAML changes |
commit | commitdiff | tree | snapshot |
2007-08-03 |
lajoie | Remove in-config logging configuration elements and... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
lajoie | Additional configuration for Username/Password authenti... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
lajoie | Make services first order constructs |
commit | commitdiff | tree | snapshot |
2007-07-28 |
lajoie | save... then commit |
commit | commitdiff | tree | snapshot |
2007-07-28 |
lajoie | JAAS based username/password authentication |
commit | commitdiff | tree | snapshot |
2007-07-25 |
lajoie | Carry subjects, created during authentication, as AuthN... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
lajoie | Renamed URL metadata providers to HTTP metadata provide... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
cantor | Updated credits. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
lajoie | polish up default configs for alpha release |
commit | commitdiff | tree | snapshot |
2007-07-13 |
lajoie | Stop using build-date as version number |
commit | commitdiff | tree | snapshot |
2007-07-12 |
lajoie | sigh... actually *setting* the value tends to keep... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
lajoie | temp logging of relay state before and after transfer... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
lajoie | Now actually set relay state... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
lajoie | Extract information from decoders and store in requests... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Adding logging message that describes which decoding... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Minor checkstyle cleanups |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Implement no attribute push more effeciently |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | fix order problem that caused name identifier construct... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | comment typo fix |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Log errors |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Add initial (ineffecient) support for flag to turn... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | try again |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | fix stupid generics error |
commit | commitdiff | tree | snapshot |
2007-07-11 |
lajoie | Deal with selecting relying party endpoint sooner and... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | Checked for null format in wrong place |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | Allow for a NameIDPolicy without a specified format |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | Properly detect if incoming request is an attribute... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | properly extract authentication methods at context... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | incorrect check for authenticated user |
commit | commitdiff | tree | snapshot |
2007-07-10 |
lajoie | set authentication instant when user authenticates... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
lajoie | Populate relay state in outgoing messages |
commit | commitdiff | tree | snapshot |
2007-07-08 |
lajoie | Log released attributes |
commit | commitdiff | tree | snapshot |
2007-07-08 |
lajoie | Add support for an explicit set of outgoing bindings |
commit | commitdiff | tree | snapshot |
2007-07-04 |
lajoie | clean up some code |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Properly set subject locality |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Mark as bearer confirmation, not sender vouches |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | fetch attributes so that the name ID can be constructed... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Check for authenticated use by principal name |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | inappropriate check for null decoder |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | allow message decoder to be null as is the case in... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | oopss, actually need to set the endpoint on the encoder... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Add role information |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Redirect, not forward, to remote user authentication... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Add some logging |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | oopss, forgot to save first |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Flesh out security constraints a bit more |
commit | commitdiff | tree | snapshot |
2007-07-03 |
lajoie | Remove concept of "category" from attribute encoders. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
lajoie | User *asserting* party ID as issuer of messages, not... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
lajoie | Populate subject locality info from configuration or... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
lajoie | Add a few logging messages |
commit | commitdiff | tree | snapshot |
2007-06-28 |
lajoie | Make status codes QNames |
commit | commitdiff | tree | snapshot |
2007-06-28 |
lajoie | Declare tempalting engine used by LDAP and RDMBS connectors |
commit | commitdiff | tree | snapshot |
2007-06-27 |
lajoie | Mistakenly used SAML 1 query as top level request eleme... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
putmanb | Moving Shibboleth constants down to java-shib-common... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
lajoie | Add name identifier encoders on UID example |
commit | commitdiff | tree | snapshot |
2007-06-22 |
lajoie | Use ShibbolethConstants class consistently (in plave... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
lajoie | Correct typo in constants name. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | Clean up role descriptor discovery code some more,... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | Pick role protocol a bit more sanely in order to keep... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | Get role descriptors based on SAML 1.0 or 1.1 protocol... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | Fix orphaned closing tag |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | fix namespace of encoder type |
commit | commitdiff | tree | snapshot |
2007-06-21 |
lajoie | Add missing scope attribute to example |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Try explicitly setting property to not overwrite config... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Create war during install process instead of package... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | comment out examples like in other files |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Improve example configs |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Check if relying party is configured for a particular... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Improve example config |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Remove custom directory, however extensions are done... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
lajoie | Add a bit of javadoc |
commit | commitdiff | tree | snapshot |
2007-06-19 |
wnorris | add spring configuration logging |
commit | commitdiff | tree | snapshot |
2007-06-19 |
lajoie | Bug fixing - round two... now with working shib SSO |
commit | commitdiff | tree | snapshot |
2007-06-19 |
lajoie | First round of bug fixes on Shib SSO, requests properly... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
lajoie | Hook in SAML 1 goodness |
commit | commitdiff | tree | snapshot |
2007-06-19 |
lajoie | Don't include log4j jar in WAR (does bad things to... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
wnorris | create symlink for shib-tools.sh and chmod +x. (and... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
lajoie | Fix compile time generics error |
commit | commitdiff | tree | snapshot |
2007-06-18 |
lajoie | Don't include schemas in WEB-INF/classes, they are... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
lajoie | More work on authentication handlers; should be complet... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
lajoie | Drive relying party endpoint selection off of metadata |
commit | commitdiff | tree | snapshot |
2007-06-16 |
lajoie | More work on SSO, now with basic unit tests (which... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
lajoie | Synch up names with some running conventions |
commit | commitdiff | tree | snapshot |
2007-06-16 |
lajoie | Lots more authentication code cleaning |
commit | commitdiff | tree | snapshot |
2007-06-14 |
lajoie | Initial rework of authentication code, needs logging... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
putmanb | Doh, don't need this, already there due to java-shib... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
putmanb | Add Spring core jar, has dependencies needed by Spring... |
commit | commitdiff | tree | snapshot |
next |