0 Replies Latest reply on Sep 23, 2003 4:36 PM by cobalt

    Configuring usernames/passwords via XML

    cobalt

      Hi,

      I'm doing a simple test to verify Form Based Authentication with Jboss 3.2.1. I'm setting up a test web-app to verify the correct flow of events, but I don't have a persistence store with user info like name and password.

      Isn't there a quick way to configure Jboss with a list of user names and passwords via XML? I went digging through the product, and I think what I need is in "login-config.xml", but specifically what module am I configuring? Do I need to add a new one? What should it be called? Is there a class I need to reference?

      Thanks,