Hi Christian You may also want to check this page :
http://docs.codehaus.org/display/JETTY/Realms I did try what is recommended there when using 'mvn jetty:run' to test the web app I was working with and it worked well - there should be a way to express it all using the CXF Jetty config as well (using a handler config as Freeman recommends)... cheers, Sergey On Thu, Nov 25, 2010 at 12:51 PM, Schneider Christian < [email protected]> wrote: > Hi all, > > I already know how to configure security in a servlet environment but the > service uses the built in jetty to open the http port. I have not yet found > any information on how to set up authentication / authorization in this > case. > > In my case basic auth against a static set of usernames / passwords would > be enough for authentication. > For authorization a static group would be ok. Ideal would be to get the > group from LDAP. > > Can I simply do these configs in the jetty instance somehow? > > Best regards > > Christian > > > Christian Schneider > Informationsverarbeitung > Business Solutions > Handel und Dispatching > > Tel : +49-(0)721-63-15482 > > EnBW Systeme Infrastruktur Support GmbH > Sitz der Gesellschaft: Karlsruhe > Handelsregister: Amtsgericht Mannheim - HRB 108550 > Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck > Geschäftsführer: Jochen Adenau, Hans-Günther Meier > > > >
