Changes for page DomainPasswordLoginService implementations and backends
Last modified by wolfgang_glas@iteg_at on 2019-03-06 12.09:20
From version 16.1
edited by wolfgang_glas@iteg_at
on 2019-03-06 12.09:20
on 2019-03-06 12.09:20
Change comment:
There is no comment for this version
To version 12.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 05.47:40
on 2013-02-02 05.47:40
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. wolfgang_glas@iteg_at1 +XWiki.christoph_lechleitner@iteg_at - Content
-
... ... @@ -6,11 +6,10 @@ 6 6 7 7 The following implementations are available: 8 8 9 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]], supporting LDAP backends like ADS 10 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]], using container provided JAAS authentication 11 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.WebHome]], using any legacy SQL database, i.e. one managed by [[doc:LOGIN.SDS (SQL Directory Service).WebHome]] 12 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]], supporting a HTTP based API and therefore allowing for custom adapters to any backend there is 13 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.broker.WebHome]], providing access to all other login services available in the OSGi container, selecting the mechanism by the request's authentication domain 9 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]] 10 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]] 11 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]] 12 +* [[org.clazzes.login.sql>>confluencePage:page:LOGIN.org.clazzes.login.sql (work in progress)]] 14 14 15 15 For testing them there is a testpad webapp using [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], see there. 16 16 ... ... @@ -18,18 +18,14 @@ 18 18 19 19 All implementations have the new maven {{code language="none"}}groupId{{/code}}, {{code language="none"}}org.clazzes.login{{/code}}, and a new svn repository: [[https:~~/~~/svn.clazzes.org/svn/login>>url:https://svn.clazzes.org/svn/login/||shape="rect"]]. 20 20 21 -== {{id name="DomainPasswordLoginServiceimplementationsandbackends- AuthenticationagainstexternalAuthenticationProviders"/}}Authentication againstexternalAuthenticationProviders ==20 +==== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Ideasforfutureimplementations"/}}Ideas for future implementations ==== 22 22 23 -* OAuth2/OpenIDConnectclient: [[doc:LOGIN.DomainPasswordLoginServiceimplementationsand backends.org\.clazzes\.login\.oauth.WebHome]](authenticateagainstgithub, Google,microsoftcloud services,...).22 +* If not out of scope: {{code language="none"}}org.clazzes.login.openid{{/code}} (like provided by Wordpress, Google, Facebook, ...) or Mozilla's upcoming counterpart. 24 24 25 25 == {{id name="DomainPasswordLoginServiceimplementationsandbackends-OSGiwrapperHttpLoginServiceAdapterandTestpad"/}}OSGi wrapper HttpLoginServiceAdapter and Testpad == 26 26 27 27 The OSGi side for the new login serivce approach consists of one small bundle, [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], that listens for providers of the {{code language="none"}}DomainPasswordLoginService{{/code}} interface and exports them adapted as [[HttpLoginService>>url:http://svn.clazzes.org/svn/util/tags/http-util-1.1.0/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||shape="rect"]]. 28 28 29 -== {{id name="DomainPasswordLoginServiceimplementationsandbackends-TokenOTPProvider"/}}Token OTP Provider == 30 - 31 -For adding two-factor authentication support, the module [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.yubikey.WebHome]] is provided, which has been 32 - 33 33 == {{id name="DomainPasswordLoginServiceimplementationsandbackends-DomainPasswordLoginServicebackendSDS"/}}DomainPasswordLoginService backend SDS == 34 34 35 35 We are currently in the process of implementing a backend.
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -688 6621 +688819 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688 662/DomainPasswordLoginService implementations and backends1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688819/DomainPasswordLoginService implementations and backends