|
FYI - Found a way to bypass preemptive authentication. Added a servlet
filter in front of the Axis2 servlet to interrogate the http
authorization header. If not present, return a 401 with a dummy realm
in the WWW-Authenticate header. This will allow both preemptive and
non-preemptive modes of Basic authentication to work. Ted Jones wrote: Let me re-phrase my question... Is it possible to disable preemptive authentication in Axis2?Thanks, Ted On Mon, 2008-07-28 at 14:30 -0500, Ted Jones wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Dynamically Set Preemptive Authentication Ted Jones
- Re: Dynamically Set Preemptive Authentication Ted Jones
- Re: Dynamically Set Preemptive Authentication Ted Jones
