Last modified by Christoph Lechleitner on 2026-03-26 06.53:36

From version 13.1
edited by christoph_lechleitner@iteg_at
on 2013-10-27 11.06:53
Change comment: Chapter on config, as of upcoming 1.3.0
To version 15.1
edited by christoph_lechleitner@iteg_at
on 2022-06-10 04.18:33
Change comment: Clarification on login.mechanism

Summary

Details

Page properties
Content
... ... @@ -19,7 +19,8 @@
19 19  )))
20 20  
21 21  URL of exported {{code language="none"}}DomainPasswordLoginService{{/code}}: {{code language="none"}}/http-login/<login.mechanism>/login{{/code}}
22 -<login.mechanism> beeing i.e. {{code language="none"}}jaas{{/code}} from [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]], {{code language="none"}}ldap{{/code}} from [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]], {{code language="none"}}http{{/code}} from [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]].
22 +{{code language="none"}}<login.mechanism>{{/code}} beeing i.e. {{code language="none"}}org.clazzes.login.jaas{{/code}} for [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]], ##o{{code language="none"}}rg.clazzes.login.l{{/code}}dap## from [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]], ##o{{code language="none"}}rg.clazzes.login.h{{/code}}ttp## from [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]].
23 +Older implementations may have not used the {{code language="none"}}org.clazzes.login.{{/code}} part, i.e. {{code language="none"}}jaas{{/code}} instead of {{code language="none"}}org.clazzes.login.jaas{{/code}} and so on.
23 23  
24 24  Starting with version 1.2.0 of http-login-adapter, the timezone of the user logging in is determined via javascript and propagated to the server as the login time zone, when the configuration parameter {{code language="none"}}doTimeZoneDetection=true{{/code}} is set. The login timezone may be queried using HttpLoginServer.getTimeZone() or ThreadLocalManager.getLoginTimeZone() when using HttpCheckLoginInterceptor of http-aop-util-1.2.0 or later
25 25  
... ... @@ -27,6 +27,7 @@
27 27  
28 28  The login time zone and/or login local may be overwritten using URL parameters to the login service like in the following examples:
29 29  
31 +(% class="wrapped" %)
30 30  |=(((
31 31  login URL
32 32  )))|=(((
... ... @@ -81,6 +81,7 @@
81 81  
82 82  The following configuration overview is valid as of version 1.3.0, which will be released around 2013-10-28.
83 83  
86 +(% class="wrapped" %)
84 84  |=(((
85 85  Name
86 86  )))|=(((
... ... @@ -112,3 +112,21 @@
112 112  )))|(((
113 113  Session timeout in minutes. Defaults to {{code language="none"}}180{{/code}} (=3 hours).
114 114  )))
118 +|(((
119 +(% class="p1" %)
120 +(% class="s1" %)mailSender
121 +)))|(((
122 +Mail address of the sender of mails for two-factor authentication containing an ephemeral token.
123 +)))
124 +|(((
125 +(% class="p1" %)
126 +(% class="s1" %)smsSender
127 +)))|(((
128 +SMS sender number of SMSes for two-factor authentication containing an ephemeral token.
129 +)))
130 +|(((
131 +(% class="p1" %)
132 +(% class="s1" %)ephemeralOtpSeconds
133 +)))|(((
134 +The lifetime of ephemeral tokens in seconds.
135 +)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688759
1 +688650
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688759/org.clazzes.login.adapter.http
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688650/org.clazzes.login.adapter.http