Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.
  • No labels