Skip to Main Content
APACHE KARAF COOKBOOK
book

APACHE KARAF COOKBOOK

by Achim Nierbeck, Jamie Goodyear
August 2014
Beginner to intermediate content levelBeginner to intermediate
260 pages
5h 31m
English
Packt Publishing
Content preview from APACHE KARAF COOKBOOK

Configuring security for a web application in Apache Karaf

This recipe will handle how to build a web application with authentication enabled. As we are running within Apache Karaf and Karaf supports Java Authentication and Authorization Service (JAAS) out of the box, we will show you everything that is needed to run a basic authentication with JAAS on Karaf.

Getting ready

The prerequisite is to install the WAR feature. The source code for this recipe is available at https://github.com/jgoodyear/ApacheKarafCookbook/tree/master/chapter4/chapter4-recipe7.

How to do it…

  1. The first step is configuring the user/password combination in Karaf. Let's start with the user configuration. Let's make sure that the users.properties file in the /etc folder contains ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Instant OSGi Starter

Instant OSGi Starter

Jamie Goodyear, Johan Edstrom
Learning Docker - Second Edition

Learning Docker - Second Edition

Pethuru Raj, Vinod Singh, Jeeva S. Chelladhurai

Publisher Resources

ISBN: 9781783985081Supplemental Content