3 Replies Latest reply on Aug 3, 2002 1:07 PM by dmitry_ame

    Help on Basic Authentication reqd.

    sanprt

      Hi,
      I am trying to use Basic Authentication and when I click on the popup window with the user name and password, it just stays there and erases password.

      Can anyone pls. give me step by step procedure of how to implement BASIC Authentication.

      Thanks,
      Sanprt.

        • 1. Re: Help on Basic Authentication reqd.

          I think you'll need to give a more detailed explanation of what you're doing and what happens.

          What version are you running, what security setup do you have, how have you configured your web application and what messages are output on the server.

          It sounds like you're getting the security to activate OK but your authentication is failing. So what's happening on the server?

          More details are always useful if you want to get useful feedback on a problem.

          Luke.

          • 2. Re: Help on Basic Authentication reqd.
            dmitry_ame

            I'm having the same problem, went through all the possible combinations that would produce different results, but still could not get it to work.
            I've researched the forums and the spec, I'm at a point where simple step by step guidance would help a lot.

            Or if it's too much to ask for, can some one post a working example here that would include login-config.xml, jboss-service.xml, -service.xml, web.xml, jboss-web.xml.

            Thanks.

            • 3. Re: Help on Basic Authentication reqd.
              dmitry_ame

              At least two different versions of the examples are here:
              http://jboss.org/forums/thread.jsp?forum=49&thread=18824

              Have fun.