2007-11-05 |
lajoie | Rework name ID format handling to fix bug SC-23
|
commit | commitdiff | tree |
2007-11-05 |
lajoie | Attempt to fix some NPEs when information is not available...
|
commit | commitdiff | tree |
2007-11-02 |
lajoie | try that again
|
commit | commitdiff | tree |
2007-11-02 |
lajoie | Fix relative URL for logo
|
commit | commitdiff | tree |
2007-11-01 |
lajoie | Actually provide the SecurityPolicyResolver to the...
|
commit | commitdiff | tree |
2007-11-01 |
lajoie | Include full exception stacktrace in debug logging...
|
commit | commitdiff | tree |
2007-11-01 |
lajoie | Change IdP process log name to what it was before logging...
|
commit | commitdiff | tree |
2007-10-31 |
lajoie | Forgot to actually create an instance of the security...
|
commit | commitdiff | tree |
2007-10-30 |
lajoie | Security policy work round two, now wired into the IdP
|
commit | commitdiff | tree |
2007-10-29 |
lajoie | fix up mistaken project dependency
|
commit | commitdiff | tree |
2007-10-29 |
lajoie | Merge in new logging system.
|
commit | commitdiff | tree |
2007-10-10 |
lajoie | Remove login context during exception, not in a finally...
|
commit | commitdiff | tree |
2007-10-05 |
lajoie | Attempt to fix bug SIDP-41. Need Nate and Rod to confirm.
|
commit | commitdiff | tree |
2007-09-26 |
lajoie | Added comments for the commented out sections dealing...
|
commit | commitdiff | tree |
2007-09-26 |
lajoie | fix comment bug with example conf
|
commit | commitdiff | tree |
2007-09-23 |
lajoie | Add credential definition examples
|
commit | commitdiff | tree |
2007-09-18 |
lajoie | SAML 2 artifact unit tests and associated bug fixes
|
commit | commitdiff | tree |
2007-09-17 |
lajoie | Handle both Get and POST methods
|
commit | commitdiff | tree |
2007-09-16 |
lajoie | Basic SAML 1 artifact resolution unit test
|
commit | commitdiff | tree |
2007-09-15 |
lajoie | Don't need to figure out message issuer, decoders do...
|
commit | commitdiff | tree |
2007-09-15 |
lajoie | Add artifact map arg into constructors
|
commit | commitdiff | tree |
2007-09-15 |
lajoie | missed a couple files with last change
|
commit | commitdiff | tree |
2007-09-14 |
lajoie | Populate request context with relying party ID from...
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Make pages slightly prettier, but just slightly
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Create backups of existing configuration files anytime...
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Don't allow for an endpoint, sent by reference, to...
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Apparently velocity does inherit resource loading configurations
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Keep velocity from writting log files wherever the...
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Add artifact resolution config profile to defaue config
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Log outgoing binding in regular process log
|
commit | commitdiff | tree |
2007-09-13 |
lajoie | Add in SAML 1 and 2 Artifact resolution profile handler...
|
commit | commitdiff | tree |
2007-09-12 |
lajoie | Extract attribute query from request
|
commit | commitdiff | tree |
2007-09-12 |
lajoie | Add some logging messages
|
commit | commitdiff | tree |
2007-09-11 |
lajoie | some added logging
|
commit | commitdiff | tree |
2007-09-11 |
lajoie | Set default authentication method from RP config
|
commit | commitdiff | tree |
2007-09-07 |
lajoie | SAML 2 Attribute query unit test and bug fixes
|
commit | commitdiff | tree |
2007-09-07 |
lajoie | SAML 2 SSO unit test and bug fixes
|
commit | commitdiff | tree |
2007-09-07 |
lajoie | SAML 1 Attribute Query unit test and bug fixes
|
commit | commitdiff | tree |
2007-09-07 |
lajoie | Basic unit test and related fixes for Shibboleth SSO...
|
commit | commitdiff | tree |
2007-09-06 |
lajoie | Have decoders extract basic SAML message information...
|
commit | commitdiff | tree |
2007-09-06 |
lajoie | No need to load SAML 1 artifact decoder, nothing sends...
|
commit | commitdiff | tree |
2007-09-06 |
lajoie | Fix up replay cache and message replay rule test
|
commit | commitdiff | tree |
2007-09-05 |
lajoie | Unit test for basic configuration loading
|
commit | commitdiff | tree |
2007-09-04 |
lajoie | Remove logout method from Authn handler
|
commit | commitdiff | tree |
2007-09-04 |
lajoie | log shouldn't have been in there
|
commit | commitdiff | tree |
2007-09-04 |
lajoie | Configs and basic unit test for replicating possible...
|
commit | commitdiff | tree |
2007-08-31 |
lajoie | Update config to synch up with current schema
|
commit | commitdiff | tree |
2007-08-30 |
lajoie | Deal with NPE when response location is null
|
commit | commitdiff | tree |
2007-08-30 |
lajoie | Add a bit logging
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | Synch up with schema changes
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | Fix bug SIDP-36
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | Wire in security policy appropriately
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | correct security policy rule namespaces
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | Add in basic security policy
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | bit more optimization
|
commit | commitdiff | tree |
2007-08-29 |
lajoie | fix NPE when no session exists
|
commit | commitdiff | tree |
2007-08-27 |
lajoie | Fix bug SIDP-34
|
commit | commitdiff | tree |
2007-08-24 |
lajoie | Actually set the artifact type for the outbound message...
|
commit | commitdiff | tree |
2007-08-24 |
lajoie | Fix up config bugs
|
commit | commitdiff | tree |
2007-08-23 |
lajoie | Port session manager to use storage service. This...
|
commit | commitdiff | tree |
2007-08-23 |
lajoie | Synch up with minor artifact map changes
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | Extract attribute value, not attribute node
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | Fix up some typos/bugs in config files and configuration...
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | Make install the default build target
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | set WAR name in install properties, not build properties
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | Correct namespace of credential elements
|
commit | commitdiff | tree |
2007-08-22 |
lajoie | Init OpenSAML lib via default bootstrapper
|
commit | commitdiff | tree |
2007-08-21 |
lajoie | Fixup artifact decoders
|
commit | commitdiff | tree |
2007-08-19 |
lajoie | Implement stubbed out Artifact encoders and decoders
|
commit | commitdiff | tree |
2007-08-18 |
lajoie | SAML v1 artifact request endpoint
|
commit | commitdiff | tree |
2007-08-18 |
lajoie | SAML v2 artifact resolver endpoint
|
commit | commitdiff | tree |
2007-08-18 |
lajoie | Code clean up
|
commit | commitdiff | tree |
2007-08-14 |
lajoie | Finish synch up with OpenSAML stack message context...
|
commit | commitdiff | tree |
2007-08-13 |
lajoie | Additional work on reconciling generics between type...
|
commit | commitdiff | tree |
2007-08-13 |
lajoie | Mostly synched with OpenSAML changes
|
commit | commitdiff | tree |
2007-08-03 |
lajoie | Remove in-config logging configuration elements and...
|
commit | commitdiff | tree |
2007-08-02 |
lajoie | Additional configuration for Username/Password authentication
|
commit | commitdiff | tree |
2007-07-30 |
lajoie | Make services first order constructs
|
commit | commitdiff | tree |
2007-07-28 |
lajoie | save... then commit
|
commit | commitdiff | tree |
2007-07-28 |
lajoie | JAAS based username/password authentication
|
commit | commitdiff | tree |
2007-07-25 |
lajoie | Carry subjects, created during authentication, as AuthN...
|
commit | commitdiff | tree |
2007-07-16 |
lajoie | Renamed URL metadata providers to HTTP metadata providers...
|
commit | commitdiff | tree |
2007-07-13 |
lajoie | polish up default configs for alpha release
|
commit | commitdiff | tree |
2007-07-13 |
lajoie | Stop using build-date as version number
|
commit | commitdiff | tree |
2007-07-12 |
lajoie | sigh... actually *setting* the value tends to keep...
|
commit | commitdiff | tree |
2007-07-12 |
lajoie | temp logging of relay state before and after transfer...
|
commit | commitdiff | tree |
2007-07-12 |
lajoie | Now actually set relay state...
|
commit | commitdiff | tree |
2007-07-12 |
lajoie | Extract information from decoders and store in requests...
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Adding logging message that describes which decoding...
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Minor checkstyle cleanups
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Implement no attribute push more effeciently
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | fix order problem that caused name identifier construction...
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | comment typo fix
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Log errors
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Add initial (ineffecient) support for flag to turn...
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | try again
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | fix stupid generics error
|
commit | commitdiff | tree |
2007-07-11 |
lajoie | Deal with selecting relying party endpoint sooner and...
|
commit | commitdiff | tree |
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 |
next |