Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Digest Authentication not working

Hi,

On Sun, Apr 7, 2013 at 5:27 PM, Erich Bremer <erich@xxxxxxxxxxx> wrote:
> I've submitted the bug for the documentation to be clear, but the
> authentication is still is having problems (or I am missing something).  -

What bug, what problems ?
What do you get a 401 back ? An error ?

This test works:
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree/jetty-client/src/test/java/org/eclipse/jetty/client/HttpClientAuthenticationTest.java

It has a test for digest authentication too.

--
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top