projects
/
java-idp.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
prevent cast class exception if a user starts a SAML 1 flow, leaves in the middle...
2011-01-11
lajoie
prevent cast class exception if a user starts a SAML...
commit
|
commitdiff
|
tree
2011-01-11
lajoie
facilitate replay detection of Shibboleth SSO messages...
commit
|
commitdiff
|
tree
2011-01-08
lajoie
ensure that services always wrap any work done within...
commit
|
commitdiff
|
tree
2011-01-08
lajoie
add SIDP-433 to release notes
commit
|
commitdiff
|
tree
2011-01-08
lajoie
Use the same method for getting the principal name...
commit
|
commitdiff
|
tree
2011-01-04
lajoie
Add displayName to the default attribute resolver ...
commit
|
commitdiff
|
tree
2010-12-21
lajoie
fix hard timeout on session - SIDP-453
commit
|
commitdiff
|
tree
2010-12-21
lajoie
Fix attribute query profile handlers such that exceptions...
commit
|
commitdiff
|
tree
2010-12-21
lajoie
Fix NPE when SAML2 SSO requests contain an (invalid...
commit
|
commitdiff
|
tree
2010-12-21
lajoie
ensure servlet API jar gets bundled in to the distribution...
commit
|
commitdiff
|
tree
2010-12-21
lajoie
explicitly set cache related headers to prevent caching...
commit
|
commitdiff
|
tree
2010-12-21
lajoie
use helper method to create redirect URL - SIDP-447
commit
|
commitdiff
|
tree
2010-11-10
lajoie
Fix errors in URL creation when IdP context is bound...
commit
|
commitdiff
|
tree
2010-11-10
lajoie
Properly handle case where authentication fails and...
commit
|
commitdiff
|
tree
2010-11-10
lajoie
Fix some more resolver typos - SIDP-434
commit
|
commitdiff
|
tree
2010-11-10
lajoie
Fix response and assertion signing defaults - SC-116
commit
|
commitdiff
|
tree
2010-11-10
lajoie
update version numbers
commit
|
commitdiff
|
tree
2010-11-09
lajoie
Fix typo in resolver conf - SIDP-431
commit
|
commitdiff
|
tree
2010-09-23
lajoie
Update POMs for release
commit
|
commitdiff
|
tree
2010-09-23
lajoie
Fix case where name identifier wasn't logged - SIDP-415
commit
|
commitdiff
|
tree
2010-09-20
lajoie
Fix link to login page customization doc - SIDP-413
commit
|
commitdiff
|
tree
2010-09-20
lajoie
ensure name identifier properly logged in audit log...
commit
|
commitdiff
|
tree
2010-09-14
lajoie
Remove a bit more example stuff from the example login...
commit
|
commitdiff
|
tree
2010-09-13
lajoie
Denote media type of metadata as application/xml if...
commit
|
commitdiff
|
tree
2010-09-13
lajoie
Check for null login context on the login.jsp and print...
commit
|
commitdiff
|
tree
2010-09-13
lajoie
Check to make sure principal is authenticated if they...
commit
|
commitdiff
|
tree
2010-08-24
lajoie
Fix up config typos and loggin configs
commit
|
commitdiff
|
tree
2010-08-23
lajoie
Remove some commented out code
commit
|
commitdiff
|
tree
2010-08-23
lajoie
Fix bug where authentication method information was...
commit
|
commitdiff
|
tree
2010-08-23
lajoie
Remove use of SLF4j MessageFormatter whose API changes...
commit
|
commitdiff
|
tree
2010-08-23
lajoie
Update 3rd party libs - SIDP-402
commit
|
commitdiff
|
tree
2010-08-17
lajoie
Fix bug where previous session login handler was attempted...
commit
|
commitdiff
|
tree
2010-08-16
lajoie
Stop using request forwards between authentication...
commit
|
commitdiff
|
tree
2010-08-06
lajoie
Deal with case when AuthnRequest does not include a...
commit
|
commitdiff
|
tree
2010-08-03
lajoie
Declare all namespaces at top, use prefixed names for...
commit
|
commitdiff
|
tree
2010-08-03
lajoie
Remove use of events within session manager
commit
|
commitdiff
|
tree
2010-08-03
lajoie
Fix NPE in LoginContext when authentication method...
commit
|
commitdiff
|
tree
2010-08-03
lajoie
Clear session indexes when session is destroyed - SIDP-386
commit
|
commitdiff
|
tree
2010-08-03
lajoie
Fix up unit test cases - SIDP-397
commit
|
commitdiff
|
tree
2010-06-20
lajoie
Fix another NPE dealing with encoding attributes to...
commit
|
commitdiff
|
tree
2010-06-20
lajoie
Fix NPE when no attributes available to be encoded...
commit
|
commitdiff
|
tree
2010-05-20
lajoie
Use new metadata methods instead of deprecated ones
commit
|
commitdiff
|
tree
2010-05-20
lajoie
Use duration notation for assertion lifetime in example...
commit
|
commitdiff
|
tree
2010-05-20
lajoie
Switch parser pool implementation to one with fewer...
commit
|
commitdiff
|
tree
2010-05-20
lajoie
decrease verbosity and logging messge of error message...
commit
|
commitdiff
|
tree
2010-05-20
lajoie
Cleanup xmlns attributes and add some known namespace...
commit
|
commitdiff
|
tree
2010-05-20
lajoie
fix typo in error msg - SIDP-384
commit
|
commitdiff
|
tree
2010-03-16
lajoie
Support explicitly setting the domain for cookies....
commit
|
commitdiff
|
tree
2010-03-16
lajoie
Properly wrap LoginExceptions as AuthenticationException...
commit
|
commitdiff
|
tree
2010-03-16
lajoie
Add Servlet filter to cleanup MDC context
commit
|
commitdiff
|
tree
2010-03-04
lajoie
Refactor name identifier code, pulling all of the selection...
commit
|
commitdiff
|
tree
2010-02-26
lajoie
Add SPNameQualifier to returned NameIDs if present...
commit
|
commitdiff
|
tree
2010-02-25
lajoie
check that SP participating in affiliation is in fact...
commit
|
commitdiff
|
tree
2010-02-25
lajoie
Favor UsernamePrincipal when Session.getPrincipalName...
commit
|
commitdiff
|
tree
2010-02-19
lajoie
Fix minor break in login.jsp backward compat when...
commit
|
commitdiff
|
tree
2010-02-19
lajoie
Expose login exception to login.jsp page in order to...
commit
|
commitdiff
|
tree
2010-02-17
lajoie
Add cache manager configuration
commit
|
commitdiff
|
tree
2010-02-11
lajoie
Fix schema datatype for duration attribute within schema
commit
|
commitdiff
|
tree
2010-02-11
lajoie
Support ISO8601 duration format for login authentication...
commit
|
commitdiff
|
tree
2010-02-11
lajoie
Add start time and uptime to status page - SIDP-365
commit
|
commitdiff
|
tree
2009-12-16
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-355
commit
|
commitdiff
|
tree
2009-12-16
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-359
commit
|
commitdiff
|
tree
2009-12-16
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-360
commit
|
commitdiff
|
tree
2009-12-16
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-362
commit
|
commitdiff
|
tree
2009-11-04
lajoie
Update shib common version
commit
|
commitdiff
|
tree
2009-10-28
lajoie
Don't trim username and passwords of outer whitespace
commit
|
commitdiff
|
tree
2009-10-27
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-353
commit
|
commitdiff
|
tree
2009-10-12
lajoie
Leave out checkstyle checks during release phase for now
commit
|
commitdiff
|
tree
2009-10-12
lajoie
Override VT LDAP version included in shib-common
commit
|
commitdiff
|
tree
2009-10-01
lajoie
Fail attribute query request if specific attributes...
commit
|
commitdiff
|
tree
2009-09-28
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-343
commit
|
commitdiff
|
tree
2009-09-25
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-350
commit
|
commitdiff
|
tree
2009-09-25
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-342
commit
|
commitdiff
|
tree
2009-09-24
lajoie
Send back a valid authn statement upon successful authn...
commit
|
commitdiff
|
tree
2009-09-24
lajoie
Be sure to remove LoginContext from StorageService...
commit
|
commitdiff
|
tree
2009-09-24
lajoie
Remove TC config and place it on the wiki to be maintained...
commit
|
commitdiff
|
tree
2009-08-27
lajoie
Update projects to Eclipse-3.5, IAM, Checkstyle 5
commit
|
commitdiff
|
tree
2009-08-21
lajoie
Include missing installer library
commit
|
commitdiff
|
tree
2009-08-20
lajoie
fix typo
commit
|
commitdiff
|
tree
2009-08-20
lajoie
Don't trim username and password. Apparently some...
commit
|
commitdiff
|
tree
2009-08-19
lajoie
Don't pull in two versions of bouncycastle
commit
|
commitdiff
|
tree
2009-08-18
lajoie
Fix warning about character encoding during build
commit
|
commitdiff
|
tree
2009-08-05
lajoie
Only allow localhost to access the status page, by...
commit
|
commitdiff
|
tree
2009-08-05
lajoie
Fix CCE
commit
|
commitdiff
|
tree
2009-08-05
lajoie
Create IP range helper class
commit
|
commitdiff
|
tree
2009-08-05
lajoie
Clean up cookie creation - use version 1, set path...
commit
|
commitdiff
|
tree
2009-07-17
lajoie
fix links
commit
|
commitdiff
|
tree
2009-07-17
lajoie
link in some external project's javadocs
commit
|
commitdiff
|
tree
2009-07-17
lajoie
Fix up some javadocs
commit
|
commitdiff
|
tree
2009-07-16
lajoie
Fix error page URL
commit
|
commitdiff
|
tree
2009-07-08
lajoie
When binding a login context to a cookie also bind...
commit
|
commitdiff
|
tree
2009-07-06
lajoie
Parameterize release repository URL
commit
|
commitdiff
|
tree
2009-07-03
lajoie
Make user session available via public API, finishes...
commit
|
commitdiff
|
tree
2009-07-03
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-258
commit
|
commitdiff
|
tree
2009-07-02
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-281
commit
|
commitdiff
|
tree
2009-07-01
lajoie
Allow login handler to return an exception and allow...
commit
|
commitdiff
|
tree
2009-07-01
lajoie
Forgot to update release notes on last checkin
commit
|
commitdiff
|
tree
2009-07-01
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-265
commit
|
commitdiff
|
tree
2009-07-01
lajoie
Add # marks before things that aren't metrics to make...
commit
|
commitdiff
|
tree
2009-07-01
lajoie
https://bugs.internet2.edu/jira/browse/SIDP-292
commit
|
commitdiff
|
tree
next