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
