org.clazzes.login.jaas

The jaas-login-service is provided as an OSGi bundle, which may be activated by

obr:addurl http://maven.clazzes.org/repository.xml
obr:deploy jaas-login-service

The maven artifact is:

<groupId>org.clazzes.login</groupId>
<artifactId>jaas-login-service</artifactId>

Functionality

The JAAS login service authenticates against users in a JAAS (Java Authentication and Authorization Service) domain.

Configuration

The JAAS login service may be configured using the OSGi configuration PID org.clazzes.login.jaas using these configuration values:

Key
Default Value
Description
defaultDomainkarafThe JAAS domain to use for principals, which do not contain a domain.