org.clazzes.login.sql (work in progress)
Version 1.1 by christoph_lechleitner@iteg_at on 2013-01-18 02.49:21
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 sql-login-service
The maven artifact is:
<groupId>org.clazzes.login</groupId>
<artifactId>sql-login-service</artifactId>
Functionality
The SQL login service authenticates against users in a SQL database.
Configuration
The SQL login service may be configured using the OSGi configuration PID org.clazzes.login.sql using these configuration values:
Key | Default Value | Description |
|---|---|---|
defaultDomain | - | The login domain to use for principals, which do not contain a domain. |