projects
/
java-idp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
First part of mavenizing IdP
[java-idp.git]
/
src
/
2008-04-12
lajoie
First part of mavenizing IdP
tree
|
commitdiff
2008-03-18
lajoie
NPE when previous session + passive auth is used
tree
|
commitdiff
2008-03-18
lajoie
Remove previous session handling from possible login...
tree
|
commitdiff
2008-03-18
lajoie
explicity set force and passive authentication flags
tree
|
commitdiff
2008-03-18
lajoie
After filtering a request check to see if only previous...
tree
|
commitdiff
2008-03-15
lajoie
Only set default authn method is one is given
tree
|
commitdiff
2008-03-15
lajoie
Fix NPE when use has an existing session but is logging...
tree
|
commitdiff
2008-03-15
lajoie
Only set default authn method is one is given
tree
|
commitdiff
2008-03-15
lajoie
Be sure not to add null values to list
tree
|
commitdiff
2008-03-15
lajoie
Treat unspec authentication method as meaning "any"
tree
|
commitdiff
2008-03-15
lajoie
Moved supported name format determination code up into...
tree
|
commitdiff
2008-03-12
putmanb
Change method signature to take SAML message context...
tree
|
commitdiff
2008-03-12
putmanb
Implement/override methods for destination endpoint...
tree
|
commitdiff
2008-03-11
lajoie
Force nameID encryption if NameIDPolicy requires it
tree
|
commitdiff
2008-03-11
lajoie
Apply Scott's NameID patch
tree
|
commitdiff
2008-03-10
lajoie
hex encode random bytes to get session ID
tree
|
commitdiff
2008-03-10
lajoie
fix class name
tree
|
commitdiff
2008-03-09
lajoie
invoke endpoint selector after setting it all up
tree
|
commitdiff
2008-03-09
lajoie
Fix SIDP-160
tree
|
commitdiff
2008-03-05
lajoie
Don't require name identifier in subject
tree
|
commitdiff
2008-02-29
lajoie
Fix for multi-hostname machines
tree
|
commitdiff
2008-02-28
lajoie
Remove previous session handler if we're not going...
tree
|
commitdiff
2008-02-27
lajoie
tag attempted authentication trip
tree
|
commitdiff
2008-02-27
lajoie
fix up conditional for removing unusable login handlers
tree
|
commitdiff
2008-02-27
lajoie
bit more logging
tree
|
commitdiff
2008-02-27
lajoie
add some logging
tree
|
commitdiff
2008-02-26
lajoie
save then commit
tree
|
commitdiff
2008-02-26
lajoie
Be sure to use inbound message issuer and not peer Id
tree
|
commitdiff
2008-02-26
lajoie
Log message typo fix
tree
|
commitdiff
2008-02-26
lajoie
Set communication profile before decoding
tree
|
commitdiff
2008-02-26
lajoie
Remove erroneous setting of the protocol binding in...
tree
|
commitdiff
2008-02-25
lajoie
remove redundant calls
tree
|
commitdiff
2008-02-25
lajoie
Only create assertions if there is a one or more statem...
tree
|
commitdiff
2008-02-25
lajoie
Use first outbound binding in the case of anonymous RPs
tree
|
commitdiff
2008-02-25
lajoie
Fix NPE
tree
|
commitdiff
2008-02-25
lajoie
move decoing phase into try/catch
tree
|
commitdiff
2008-02-25
lajoie
Catch, and error out, of missing endpoint definition...
tree
|
commitdiff
2008-02-25
lajoie
Revert last change and detect anonymous party earlier...
tree
|
commitdiff
2008-02-25
lajoie
populate request context after decoding
tree
|
commitdiff
2008-02-25
lajoie
Generate endpoint if there is no metadata for the relyi...
tree
|
commitdiff
2008-02-25
lajoie
Fix NPE when there is no relying party metadata
tree
|
commitdiff
2008-02-25
lajoie
fix NPE when there is no profile configuration for...
tree
|
commitdiff
2008-02-25
lajoie
fix NPE
tree
|
commitdiff
2008-02-25
lajoie
Lots of code cleanup
tree
|
commitdiff
2008-02-23
wnorris
add IP Address Authn Handler implementation (SIDP-5)
tree
|
commitdiff
2008-02-21
lajoie
turn off some annoying compiler warnings
tree
|
commitdiff
2008-02-19
lajoie
Set principal name from request attribute
tree
|
commitdiff
2008-02-19
lajoie
Add explicit PreviousSession support
tree
|
commitdiff
2008-02-18
lajoie
and revert
tree
|
commitdiff
2008-02-18
lajoie
check naming option
tree
|
commitdiff
2008-02-18
lajoie
again.. save THEN commit
tree
|
commitdiff
2008-02-18
lajoie
Fix NPE
tree
|
commitdiff
2008-02-18
lajoie
Fix typo in default config
tree
|
commitdiff
2008-02-18
lajoie
Bit of locking and logging cleanup
tree
|
commitdiff
2008-02-17
lajoie
Cleanup service interface, make it easier and less...
tree
|
commitdiff
2008-02-17
lajoie
More config cleanup
tree
|
commitdiff
2008-02-17
lajoie
First pass to clean up config and fix multi serivce...
tree
|
commitdiff
2008-02-13
putmanb
Signer now throws a SignatureException if errors are...
tree
|
commitdiff
2008-02-12
lajoie
Add authentication method information to the attribute...
tree
|
commitdiff
2008-02-12
lajoie
Support lookup of session by principal name or session ID
tree
|
commitdiff
2008-02-12
lajoie
Bit more work on startup log messages
tree
|
commitdiff
2008-02-12
lajoie
Harmonize startup log messages
tree
|
commitdiff
2008-02-10
lajoie
Correct unspec name ID format URNs
tree
|
commitdiff
2008-02-09
lajoie
Bit of configuration code cleanup
tree
|
commitdiff
2008-02-08
lajoie
Javadoc cleanup
tree
|
commitdiff
2008-02-08
lajoie
Javadoc cleanup
tree
|
commitdiff
2008-02-08
lajoie
Javadoc cleanup
tree
|
commitdiff
2008-02-08
lajoie
Javadoc cleanup
tree
|
commitdiff
2008-01-30
lajoie
Don't set DNS name in subject locality
tree
|
commitdiff
2008-01-29
lajoie
Set cookie expiration age appropriately, fixes SIDP-143
tree
|
commitdiff
2008-01-24
lajoie
Correct unspec name id format
tree
|
commitdiff
2008-01-18
lajoie
Handler to server up IdP metadata, not added to default...
tree
|
commitdiff
2008-01-15
lajoie
Code cleanup
tree
|
commitdiff
2008-01-14
lajoie
Properly form path to login servlet
tree
|
commitdiff
2008-01-12
lajoie
Send to internal error page if there is a state problem
tree
|
commitdiff
2008-01-12
lajoie
Probably don't want to return an attribute statement...
tree
|
commitdiff
2008-01-12
lajoie
Reorder calls so as not to change a comitted request
tree
|
commitdiff
2008-01-12
lajoie
More cleanup and logging
tree
|
commitdiff
2008-01-12
lajoie
Be sure to reattach login context to request when sendi...
tree
|
commitdiff
2008-01-12
lajoie
Remove use of http session in a couple more places
tree
|
commitdiff
2008-01-12
lajoie
Bit of logging
tree
|
commitdiff
2008-01-12
lajoie
Ensure login context is bound to the request by the...
tree
|
commitdiff
2008-01-12
lajoie
Bit more logging and some code cleanup
tree
|
commitdiff
2008-01-12
lajoie
Correct NPE when user doesn't have an initial session
tree
|
commitdiff
2008-01-12
lajoie
Authentication engine rewrite to properly support force...
tree
|
commitdiff
2008-01-11
lajoie
add some logging and error checking
tree
|
commitdiff
2008-01-10
lajoie
Allow login.jsp tobe used by either container or IdP...
tree
|
commitdiff
2008-01-10
lajoie
Down level filter logging messages
tree
|
commitdiff
2008-01-10
lajoie
Don't check cookie domain and path, they aren't sent...
tree
|
commitdiff
2008-01-10
lajoie
Don't use domain based cookie
tree
|
commitdiff
2008-01-10
lajoie
Bit of code fixup and add some loggin
tree
|
commitdiff
2008-01-10
lajoie
fix domain checking when looking for idp session cookie.
tree
|
commitdiff
2008-01-10
lajoie
Require AuthN engine to set session cookie when it...
tree
|
commitdiff
2008-01-10
lajoie
add some logging
tree
|
commitdiff
2008-01-10
lajoie
pull shib session from HttpSession if it's not in the...
tree
|
commitdiff
2008-01-10
lajoie
Pull session from request when creating outbound cookie
tree
|
commitdiff
2008-01-10
lajoie
use null safe equality checks
tree
|
commitdiff
2008-01-10
lajoie
oopss. forgot to save before last comit
tree
|
commitdiff
2008-01-10
lajoie
Bind session to request once authentication is complete
tree
|
commitdiff
2008-01-10
lajoie
Lots of session management cleanup; no longer dependent...
tree
|
commitdiff
next