Changes for page org.clazzes.login.adapter.http
Last modified by Christoph Lechleitner on 2026-03-26 06.53:36
From version 8.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 05.21:48
on 2013-02-02 05.21:48
Change comment:
There is no comment for this version
To version 10.1
edited by wolfgang_glas@iteg_at
on 2013-07-23 09.35:53
on 2013-07-23 09.35:53
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. christoph_lechleitner@iteg_at1 +XWiki.wolfgang_glas@iteg_at - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 === {{id name="org.clazzes.login.adapter.http-LoginAdapter"/}}Login Adapter === 2 2 3 -The login-service-adapter {{code language="none"}}org.clazzes.login.adapter.http{{/code}} listens for providers of the ##[[DomainPasswordLoginService>> confluencePage:page:LOGIN.(HTTP)Login Service NG:DomainPasswordLoginService]]## interface and exports them adapted as a ##[[HttpLoginService>>doc:GWTBASICS.GWT implementations of http-util HttpLoginService.HTTP login service.WebHome]]## (see [[https:~~/~~/svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java>>url:https://svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||shape="rect"]]).3 +The login-service-adapter {{code language="none"}}org.clazzes.login.adapter.http{{/code}} listens for providers of the ##[[DomainPasswordLoginService>>doc:LOGIN.DomainPasswordLoginService implementations and backends.WebHome]]## interface and exports them adapted as a ##[[HttpLoginService>>doc:GWTBASICS.GWT implementations of http-util HttpLoginService.HTTP login service.WebHome]]## (see [[https:~~/~~/svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java>>url:https://svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||shape="rect"]]). 4 4 5 5 It is provided as an OSGi bundle, which may be activated by 6 6 ... ... @@ -21,6 +21,40 @@ 21 21 URL of exported {{code language="none"}}DomainPasswordLoginService{{/code}}: {{code language="none"}}/http-login/<login.mechanism>/login{{/code}} 22 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]]. 23 23 24 +Starting with version 1.1.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 + 26 +The login time zone and/or login local may be overwritten using URL parameters to the login service like in the following examples: 27 + 28 +|=((( 29 +login URL 30 +)))|=((( 31 +remarks 32 +))) 33 +|((( 34 +(% class="code" %) 35 +((( 36 +/http-login/<login.mechanism>/login?tz=America/Los_Angeles 37 +))) 38 +)))|((( 39 + 40 +))) 41 +|((( 42 + 43 +)))|((( 44 + 45 +))) 46 +|((( 47 + 48 +)))|((( 49 + 50 +))) 51 + 52 +\\ 53 + 54 +\\ 55 + 56 + 57 + 24 24 === {{id name="org.clazzes.login.adapter.http-Testpad"/}}Testpad === 25 25 26 26 There is a small testpad application to play with this adapter.
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -688 8231 +688933 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688 823/org.clazzes.login.adapter.http1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688933/org.clazzes.login.adapter.http