Changes for page org.clazzes.login.sql

Last modified by christoph_lechleitner@iteg_at on 2013-07-15 01.30:42

From version 10.1
edited by christoph_lechleitner@iteg_at
on 2013-07-15 01.30:42
Change comment: There is no comment for this version
To version 1.1
edited by christoph_lechleitner@iteg_at
on 2013-01-18 02.49:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -org.clazzes.login.sql
1 +org.clazzes.login.sql (work in progress)
Content
... ... @@ -1,7 +1,5 @@
1 -= {{id name="org.clazzes.login.sql-Introduction"/}}Introduction =
1 +The jaas-login-service is provided as an OSGi bundle, which may be activated by
2 2  
3 -The {{code language="none"}}sql-login-service{{/code}} is provided as an OSGi bundle, which may be activated by
4 -
5 5  (% class="code" %)
6 6  (((
7 7  obr:addurl http:~/~/maven.clazzes.org/repository.xml
... ... @@ -16,18 +16,40 @@
16 16  <artifactId>sql-login-service</artifactId>
17 17  )))
18 18  
19 -= {{id name="org.clazzes.login.sql-Functionality"/}}Functionality =
17 +=== {{id name="org.clazzes.login.sql-Functionality"/}}Functionality ===
20 20  
21 -The SQL login service authenticates against users in a SQL database, using configurable SQL queries.
19 +The SQL login service authenticates against users in a SQL database.
22 22  
23 -There are no plans to support authentication domains, because typical standalone login systems do not care for domains.
21 +=== {{id name="org.clazzes.login.sql-Configuration"/}}Configuration ===
24 24  
25 -= {{id name="org.clazzes.login.sql-Configuration"/}}Configuration =
23 +The SQL login service may be configured using the OSGi configuration PID {{code language="none"}}org.clazzes.login.sql{{/code}} using these configuration values:
26 26  
27 -With version 1.2 we introducted a new feature (support for multiple authentication domains covered by distinct databases) and switched to [[JDBC-Provider>>doc:UTIL.Multi-DataSource pooling with JDBC-Provider.WebHome]] as DataSource pool.
28 -
29 -Therefor the configuration depends on the version of {{code language="none"}}sql-login-service{{/code}} used:
30 -
31 -(% style="list-style-type: square;" %)
32 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.Configuring org\.clazzes\.login\.sql 1\.0 to 1\.1.WebHome]]
33 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.Configuring org\.clazzes\.login\.sql 1\.2+.WebHome]]
25 +(% class="wiki-content" %)
26 +(((
27 +|=(((
28 +(% class="tablesorter-header-inner" %)
29 +(((
30 +Key
31 +)))
32 +)))|=(((
33 +(% class="tablesorter-header-inner" %)
34 +(((
35 +Default Value
36 +)))
37 +)))|=(((
38 +(% class="tablesorter-header-inner" %)
39 +(((
40 +Description
41 +)))
42 +)))
43 +|(((
44 +{{code language="none"}}
45 +defaultDomain
46 +{{/code}}
47 +)))|(((
48 +(% style="font-family: monospace;" %)-
49 +)))|(((
50 +The login domain to use for principals, which do not contain a domain.
51 +May be left null for domain-less databases
52 +)))
53 +)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688660
1 +688785
Title
... ... @@ -1,1 +1,1 @@
1 -org.clazzes.login.sql
1 +org.clazzes.login.sql (work in progress)
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688660/org.clazzes.login.sql
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688785/org.clazzes.login.sql (work in progress)