Changes for page org.clazzes.login.ldap

Last modified by wolfgang_glas@iteg_at on 2018-08-25 09.26:23

From version 5.1
edited by wolfgang_glas@iteg_at
on 2013-02-22 08.34:02
Change comment: Migrated to Confluence 5.3
To version 6.1
edited by christoph_lechleitner@iteg_at
on 2014-01-03 04.05:26
Change comment: Restructuring to avoid confusing product admins

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.wolfgang_glas@iteg_at
1 +XWiki.christoph_lechleitner@iteg_at
Content
... ... @@ -1,21 +1,7 @@
1 -The ldap-login-service is provided as an OSGi bundle, which may be activated by
1 += {{id name="org.clazzes.login.ldap-Functionality"/}}Functionality =
2 2  
3 -(% class="code" %)
4 -(((
5 -obr:addurl http:~/~/maven.clazzes.org/repository.xml
6 -obr:deploy ldap-login-service
7 -)))
3 +
8 8  
9 -The maven artifact is:
10 -
11 -(% class="code" %)
12 -(((
13 -<groupId>org.clazzes.login</groupId>
14 -<artifactId>ldap-login-service</artifactId>
15 -)))
16 -
17 -=== {{id name="org.clazzes.login.ldap-Functionality"/}}Functionality ===
18 -
19 19  The LDAP login service authenticates against users in an ADS domain or against users in an LDAP server configured for an individual domain.
20 20  
21 21  The function {{code language="none"}}tryLogin(){{/code}} needs credentials if run against a legacy LDAP Server.
... ... @@ -24,7 +24,7 @@
24 24  
25 25  The functions {{code language="none"}}searchUser(){{/code}}, {{code language="none"}}getGroups(){{/code}}, {{code language="none"}}getGroupMembers(){{/code}} need bind credentials and will only work in AD DS environments.
26 26  
27 -=== {{id name="org.clazzes.login.ldap-SampleConfigurationforauthenticationagainstanADS-Domain"/}}Sample Configuration for authentication against an ADS-Domain{{id name="org.clazzes.login.ldap-sampleAdsConfig"/}} ===
13 += {{id name="org.clazzes.login.ldap-SampleConfigurationforauthenticationagainstanADS-Domain"/}}Sample Configuration for authentication against an ADS-Domain{{id name="org.clazzes.login.ldap-sampleAdsConfig"/}} =
28 28  
29 29  The following sample configuration is the most common configuration OSGi configuration in PID {{code language="none"}}org.clazzes.login.ldap{{/code}}, which allows you to authenticate users against an Active Directory Domain.
30 30  
... ... @@ -71,7 +71,7 @@
71 71  {{/code}}
72 72  )))
73 73  
74 -=== {{id name="org.clazzes.login.ldap-DetailedConfiguration"/}}Detailed Configuration ===
60 += {{id name="org.clazzes.login.ldap-DetailedConfiguration"/}}Detailed Configuration =
75 75  
76 76  The LDAP login service may be configured using the OSGi configuration PID {{code language="none"}}org.clazzes.login.ldap{{/code}} using these configuration values:
77 77  
... ... @@ -188,4 +188,26 @@
188 188  
189 189  to auto-detect the apropriate {{code language="none"}}ldap(s){{/code}} URI.
190 190  
177 += {{id name="org.clazzes.login.ldap-ManualinstallationinOSGicontainer"/}}Manual installation in OSGi container =
178 +
179 +I some software product has pointed to this page for configuration details, the bundle is probably already installed in the OSGi container the software product runs in.
180 +
181 +OSGi administrators maintaining an individual OSGi container can install the ldap-login-service bundle using these osgi commands:
182 +
183 +(% class="code" %)
184 +(((
185 +obr:addurl http:~/~/maven.clazzes.org/repository.xml
186 +obr:deploy ldap-login-service
187 +)))
188 +
189 += {{id name="org.clazzes.login.ldap-Developerinformation"/}}Developer information =
190 +
191 +The maven artifact is:
192 +
193 +(% class="code" %)
194 +(((
195 +<groupId>org.clazzes.login</groupId>
196 +<artifactId>ldap-login-service</artifactId>
197 +)))
198 +
191 191  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688964
1 +688760
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688964/org.clazzes.login.ldap
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688760/org.clazzes.login.ldap