Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying APACHE KARAF COOKBOOK
  • Table Of Contents Toc
  • Feedback & Rating feedback
APACHE KARAF COOKBOOK

APACHE KARAF COOKBOOK

By : Nierbeck, Jamie Goodyear
3.8 (4)
close
close
APACHE KARAF COOKBOOK

APACHE KARAF COOKBOOK

3.8 (4)
By: Nierbeck, Jamie Goodyear

Overview of this book

This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowledge of Apache karaf, as the book provides a deeper understanding of the capabilities of Apache Karaf.
Table of Contents (12 chapters)
close
close
11
Index

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 the following setup (it's the default configuration):

    karaf = karaf,_g_:admingroup
    _g_\:admingroup = group,admin,manager,viewer

    The users.properties file follows the following syntax:

    USER=PASSWORD, ROLE1, ROLE2, …

    It can also have the following syntax...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
APACHE KARAF COOKBOOK
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon