2007-07-10 |
lajoie | Checked for null format in wrong place
|
commit | commitdiff | tree |
2007-07-10 |
lajoie | Allow for a NameIDPolicy without a specified format
|
commit | commitdiff | tree |
2007-07-10 |
lajoie | Properly detect if incoming request is an attribute...
|
commit | commitdiff | tree |
2007-07-10 |
lajoie | properly extract authentication methods at context...
|
commit | commitdiff | tree |
2007-07-10 |
lajoie | incorrect check for authenticated user
|
commit | commitdiff | tree |
2007-07-10 |
lajoie | set authentication instant when user authenticates...
|
commit | commitdiff | tree |
2007-07-09 |
lajoie | Populate relay state in outgoing messages
|
commit | commitdiff | tree |
2007-07-08 |
lajoie | Log released attributes
|
commit | commitdiff | tree |
2007-07-08 |
lajoie | Add support for an explicit set of outgoing bindings
|
commit | commitdiff | tree |
2007-07-04 |
lajoie | clean up some code
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Properly set subject locality
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Mark as bearer confirmation, not sender vouches
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | fetch attributes so that the name ID can be constructed...
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Check for authenticated use by principal name
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | inappropriate check for null decoder
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | allow message decoder to be null as is the case in...
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | oopss, actually need to set the endpoint on the encoder...
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Add role information
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Redirect, not forward, to remote user authentication...
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Add some logging
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | oopss, forgot to save first
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Flesh out security constraints a bit more
|
commit | commitdiff | tree |
2007-07-03 |
lajoie | Remove concept of "category" from attribute encoders.
|
commit | commitdiff | tree |
2007-07-02 |
lajoie | User *asserting* party ID as issuer of messages, not...
|
commit | commitdiff | tree |
2007-07-02 |
lajoie | Populate subject locality info from configuration or...
|
commit | commitdiff | tree |
2007-06-28 |
lajoie | Add a few logging messages
|
commit | commitdiff | tree |
2007-06-28 |
lajoie | Make status codes QNames
|
commit | commitdiff | tree |
2007-06-28 |
lajoie | Declare tempalting engine used by LDAP and RDMBS connectors
|
commit | commitdiff | tree |
2007-06-27 |
lajoie | Mistakenly used SAML 1 query as top level request element...
|
commit | commitdiff | tree |
2007-06-22 |
lajoie | Add name identifier encoders on UID example
|
commit | commitdiff | tree |
2007-06-22 |
lajoie | Use ShibbolethConstants class consistently (in plave...
|
commit | commitdiff | tree |
2007-06-22 |
lajoie | Correct typo in constants name.
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | Clean up role descriptor discovery code some more,...
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | Pick role protocol a bit more sanely in order to keep...
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | Get role descriptors based on SAML 1.0 or 1.1 protocol...
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | Fix orphaned closing tag
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | fix namespace of encoder type
|
commit | commitdiff | tree |
2007-06-21 |
lajoie | Add missing scope attribute to example
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Try explicitly setting property to not overwrite configs...
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Create war during install process instead of package...
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | comment out examples like in other files
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Improve example configs
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Check if relying party is configured for a particular...
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Improve example config
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Remove custom directory, however extensions are done...
|
commit | commitdiff | tree |
2007-06-20 |
lajoie | Add a bit of javadoc
|
commit | commitdiff | tree |
2007-06-19 |
lajoie | Bug fixing - round two... now with working shib SSO
|
commit | commitdiff | tree |
2007-06-19 |
lajoie | First round of bug fixes on Shib SSO, requests properly...
|
commit | commitdiff | tree |
2007-06-19 |
lajoie | Hook in SAML 1 goodness
|
commit | commitdiff | tree |
2007-06-19 |
lajoie | Don't include log4j jar in WAR (does bad things to...
|
commit | commitdiff | tree |
2007-06-18 |
lajoie | Fix compile time generics error
|
commit | commitdiff | tree |
2007-06-18 |
lajoie | Don't include schemas in WEB-INF/classes, they are...
|
commit | commitdiff | tree |
2007-06-18 |
lajoie | More work on authentication handlers; should be complete...
|
commit | commitdiff | tree |
2007-06-17 |
lajoie | Drive relying party endpoint selection off of metadata
|
commit | commitdiff | tree |
2007-06-16 |
lajoie | More work on SSO, now with basic unit tests (which...
|
commit | commitdiff | tree |
2007-06-16 |
lajoie | Synch up names with some running conventions
|
commit | commitdiff | tree |
2007-06-16 |
lajoie | Lots more authentication code cleaning
|
commit | commitdiff | tree |
2007-06-14 |
lajoie | Initial rework of authentication code, needs logging...
|
commit | commitdiff | tree |
2007-06-10 |
lajoie | check SAML versions on requests
|
commit | commitdiff | tree |
2007-06-10 |
lajoie | Remove lats bits of old NameID-based-on-rp-config code
|
commit | commitdiff | tree |
2007-06-09 |
lajoie | Reworked Shib SSO profile handler
|
commit | commitdiff | tree |
2007-06-08 |
lajoie | Configuration code for SAML 2 SSO profile handler
|
commit | commitdiff | tree |
2007-06-07 |
lajoie | More refactoring, moving more into the abstract SAML...
|
commit | commitdiff | tree |
2007-06-06 |
lajoie | Add authentication request and relying party ID
|
commit | commitdiff | tree |
2007-06-06 |
lajoie | Fix up unit tests case
|
commit | commitdiff | tree |
2007-06-05 |
lajoie | Now with SAML 1 attribute query goodness (though not...
|
commit | commitdiff | tree |
2007-06-04 |
lajoie | synch up resolver file with schema cleanup changes...
|
commit | commitdiff | tree |
2007-06-04 |
lajoie | Policy based NameID format and assertion signing code
|
commit | commitdiff | tree |
2007-06-04 |
lajoie | Lots of code cleanup
|
commit | commitdiff | tree |
2007-05-31 |
lajoie | More SAML attribute query unit test work (and related...
|
commit | commitdiff | tree |
2007-05-30 |
lajoie | Initial attribute query test, along with bugfixes,...
|
commit | commitdiff | tree |
2007-05-29 |
lajoie | Missed a couple files on last checkin
|
commit | commitdiff | tree |
2007-05-29 |
lajoie | Start of full flow unit tests. Can be used as a template...
|
commit | commitdiff | tree |
2007-05-29 |
lajoie | Remove old exception. Handlers only throw profile...
|
commit | commitdiff | tree |
2007-05-28 |
lajoie | Bunch o' bug fixes, all IdP configuration files now...
|
commit | commitdiff | tree |
2007-05-27 |
lajoie | Configuration message encoder, decoders, and SAML2...
|
commit | commitdiff | tree |
2007-05-22 |
lajoie | Fix schema type extension.... request dispatching...
|
commit | commitdiff | tree |
2007-05-22 |
lajoie | Synch with new profile handler class hierarchy
|
commit | commitdiff | tree |
2007-05-21 |
lajoie | Properly build WAR and install $IDP_HOME
|
commit | commitdiff | tree |
2007-05-20 |
lajoie | missed a file
|
commit | commitdiff | tree |
2007-05-20 |
lajoie | Remove old web pages
|
commit | commitdiff | tree |
2007-05-20 |
lajoie | Correct package name and source erro
|
commit | commitdiff | tree |
2007-05-20 |
lajoie | Initial configuration code for profile handlers
|
commit | commitdiff | tree |
2007-05-20 |
lajoie | Start of schema for profile handlers
|
commit | commitdiff | tree |
2007-05-19 |
lajoie | move configuration files into a conf directory (which...
|
commit | commitdiff | tree |
2007-05-16 |
lajoie | Synch with current profile handler interfaces
|
commit | commitdiff | tree |
2007-05-16 |
lajoie | Version classes for output current version
|
commit | commitdiff | tree |
2007-05-16 |
lajoie | IdP config schema and example
|
commit | commitdiff | tree |
2007-05-13 |
lajoie | More work on profile handlers, still have some more...
|
commit | commitdiff | tree |
2007-05-03 |
lajoie | Lots of profile request dispatcher work:
|
commit | commitdiff | tree |
2007-04-24 |
lajoie | Overwrite existing code
|
commit | commitdiff | tree |
2007-04-23 |
lajoie | Fix generic type problem
|
commit | commitdiff | tree |
2007-04-23 |
lajoie | Lots o' profile handler refactoring
|
commit | commitdiff | tree |
2007-04-17 |
lajoie | remove generic encoding/decoding methods
|
commit | commitdiff | tree |
2007-04-17 |
lajoie | Update to use new profile handler code.
|
commit | commitdiff | tree |
2007-04-12 |
lajoie | remove encoding and decoding related items from request...
|
commit | commitdiff | tree |
2007-04-12 |
lajoie | Remove old directories
|
commit | commitdiff | tree |
2007-04-11 |
lajoie | Begin fleshing out request/response profile objects
|
commit | commitdiff | tree |
2007-04-11 |
lajoie | Dump remaining old code
|
commit | commitdiff | tree |
2007-04-03 |
lajoie | Create parser pool interface and move current pool...
|
commit | commitdiff | tree |
next |