You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/03/30 10:48:54 UTC

[2/2] syncope git commit: Adding references to ConnId Connector Bundles coming with Syncope

Adding references to ConnId Connector Bundles coming with Syncope


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/16c4f5be
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/16c4f5be
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/16c4f5be

Branch: refs/heads/master
Commit: 16c4f5be00daa4db1c67bc29a90534aab91c167f
Parents: 8008311
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 30 12:48:30 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 30 12:48:40 2018 +0200

----------------------------------------------------------------------
 .../reference-guide/concepts/externalresources.adoc | 16 ++++++++++++++++
 .../workingwithapachesyncope/customization.adoc     |  2 +-
 .../configureconnidlocations.adoc                   |  2 +-
 .../systemadministration/connectorbundles.adoc      |  4 ++--
 4 files changed, 20 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/16c4f5be/src/main/asciidoc/reference-guide/concepts/externalresources.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/concepts/externalresources.adoc b/src/main/asciidoc/reference-guide/concepts/externalresources.adoc
index 93e2a1d..946fbc4 100644
--- a/src/main/asciidoc/reference-guide/concepts/externalresources.adoc
+++ b/src/main/asciidoc/reference-guide/concepts/externalresources.adoc
@@ -29,6 +29,22 @@ provisioning. For each entity supported by the related connector bundle (user, g
 <<mapping,mapping>> information can be specified.
 ****
 
+==== Connector Bundles
+
+Several Connector Bundles come included with Apache Syncope:
+
+* https://connid.atlassian.net/wiki/pages/viewpage.action?pageId=360482[Active Directory^]
+* https://connid.atlassian.net/wiki/display/BASE/Azure[Azure^]
+* https://connid.atlassian.net/wiki/display/BASE/CSV+Directory[CSV Directory^]
+* https://connid.atlassian.net/wiki/spaces/BASE/pages/360497/Database+Table[Database Table^] and
+https://connid.atlassian.net/wiki/spaces/BASE/pages/5570564/Scripted+SQL[Scripted SQL^]
+* https://connid.atlassian.net/wiki/display/BASE/Google+Apps[Google Apps^]
+* https://connid.atlassian.net/wiki/display/BASE/LDAP[LDAP^]
+* https://connid.atlassian.net/wiki/display/BASE/REST[Scripted REST^]
+* https://connid.atlassian.net/wiki/display/BASE/SOAP[SOAP^]
+
+More Connector Bundles can be <<install-connector-bundles,installed>>, if needed.
+
 ==== Connector Instance details
 
 When defining a connector instance, the following information must be provided:

http://git-wip-us.apache.org/repos/asf/syncope/blob/16c4f5be/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
index 7557cc9..80a3870 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
@@ -82,7 +82,7 @@ extensions need to be explicitly selected and enabled, as shown in the following
 ****
 Apache Syncope needs three base directories to be defined:
 
-* bundles - where the <<external-resources,connector bundles>> are stored;
+* bundles - where the <<connector-bundles,connector bundles>> are stored;
 * log - where all the system logs are written;
 * conf (optional) - where configuration files are located, if overriding the default values is needed.
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/16c4f5be/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/configureconnidlocations.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/configureconnidlocations.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/configureconnidlocations.adoc
index 74dade5..391038a 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/configureconnidlocations.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/configureconnidlocations.adoc
@@ -18,7 +18,7 @@
 //
 ==== Configure ConnId locations
 
-Apache Syncope can be configured to use either local or remote <<external-resources,connector bundles>>:
+Apache Syncope can be configured to use either local or remote <<connector-bundles,connector bundles>>:
 
 * *local* connector bundles are located somewhere in the same filesystem where the Java EE container running 
 Apache Syncope is deployed;

http://git-wip-us.apache.org/repos/asf/syncope/blob/16c4f5be/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/connectorbundles.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/connectorbundles.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/connectorbundles.adoc
index 7318345..76e492c 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/connectorbundles.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/connectorbundles.adoc
@@ -18,7 +18,7 @@
 //
 ==== Install connector bundles
 
-<<external-resources,Connector bundles>> are made available as JAR files and can be configured, for a given deployment:
+<<connector-bundles,Connector bundles>> are made available as JAR files and can be configured, for a given deployment:
 
 * for Maven project, in local sources;
 * for all distributions, at run-time.
@@ -29,7 +29,7 @@
 
 First of all, verify which connector bundles are predefined in your project by looking at your project's parent
 ifeval::["{snapshotOrRelease}" == "release"]
-http://central.maven.org/maven2/org/apache/syncope/syncope/2.0.0-M4/{docVersion}[POM^].
+http://central.maven.org/maven2/org/apache/syncope/syncope/{docVersion}[POM^].
 endif::[]
 ifeval::["{snapshotOrRelease}" == "snapshot"]
 https://repository.apache.org/content/groups/snapshots/org/apache/syncope/syncope/{docVersion}[POM^].