diff --git a/openidm-doc/src/main/asciidoc/getting-started/chap-where-to-go.adoc b/openidm-doc/src/main/asciidoc/getting-started/chap-where-to-go.adoc index 6d9a3d8dc..9a2f58ddf 100644 --- a/openidm-doc/src/main/asciidoc/getting-started/chap-where-to-go.adoc +++ b/openidm-doc/src/main/asciidoc/getting-started/chap-where-to-go.adoc @@ -89,7 +89,7 @@ OpenIDM includes support for connectors to the following external resources: * Salesforce (see xref:../connectors-guide/chap-salesforce.adoc#chap-salesforce["Salesforce Connector"] in the __Connectors Guide__). -* Any LDAPv3-compliant directory, including link:../../../opendj/3.5/install-guide[OpenDJ, window=\_blank] and Active Directory (see xref:../connectors-guide/chap-ldap.adoc#chap-ldap["Generic LDAP Connector"] in the __Connectors Guide__). +* Any LDAPv3-compliant directory, including link:../../../opendj/install-guide[OpenDJ, window=\_blank] and Active Directory (see xref:../connectors-guide/chap-ldap.adoc#chap-ldap["Generic LDAP Connector"] in the __Connectors Guide__). * CSV Files (see xref:../connectors-guide/chap-csv.adoc#chap-csv["CSV File Connector"] in the __Connectors Guide__). diff --git a/openidm-doc/src/main/asciidoc/samples-guide/chap-fullstack-sample.adoc b/openidm-doc/src/main/asciidoc/samples-guide/chap-fullstack-sample.adoc index 558233e4b..49a020251 100644 --- a/openidm-doc/src/main/asciidoc/samples-guide/chap-fullstack-sample.adoc +++ b/openidm-doc/src/main/asciidoc/samples-guide/chap-fullstack-sample.adoc @@ -67,7 +67,7 @@ When you configure OpenAM, you need the following information to configure OpenD This sample assumes that you will configure OpenAM on a separate system from OpenIDM. -Install OpenAM as described in link:../../../openam/13/install-guide/#configure-openam-custom[To Custom Configure OpenAM, window=\_blank]. +Install OpenAM as described in link:../../../openam/install-guide/#configure-openam-custom[To Custom Configure OpenAM, window=\_blank]. During the installation process, include the parameters described in xref:#external-ldap-config-full-stack["External OpenDJ Configuration"]. Alternatively, if you already have an operational instance of OpenAM, set up an external instance of OpenDJ as described in link:../../../openam/13/admin-guide/#realm-data-store[To Configure a Data Store, window=\_blank]. diff --git a/openidm-doc/src/main/asciidoc/samples-guide/chap-ldap-samples.adoc b/openidm-doc/src/main/asciidoc/samples-guide/chap-ldap-samples.adoc index a64b63231..8ff63ae27 100644 --- a/openidm-doc/src/main/asciidoc/samples-guide/chap-ldap-samples.adoc +++ b/openidm-doc/src/main/asciidoc/samples-guide/chap-ldap-samples.adoc @@ -1187,7 +1187,7 @@ The options shown in the associated configuration files can be easily modified t [#more-sample6-realad] ==== Sample 6 with an Active AD Deployment -If you have an existing, active instance of AD, set up OpenDJ, as described in the link:../../../opendj/3.5/install-guide[OpenDJ Installation Guide, window=\_blank]. +If you have an existing, active instance of AD, set up OpenDJ, as described in the link:../../../opendj/install-guide[OpenDJ Installation Guide, window=\_blank]. During installation, populate OpenDJ with the data in the `Example.ldif` file, available in the `sample6/data` directory. diff --git a/openidm-doc/src/main/asciidoc/samples-guide/chap-workflow-samples.adoc b/openidm-doc/src/main/asciidoc/samples-guide/chap-workflow-samples.adoc index 4ebd36754..df6304c23 100644 --- a/openidm-doc/src/main/asciidoc/samples-guide/chap-workflow-samples.adoc +++ b/openidm-doc/src/main/asciidoc/samples-guide/chap-workflow-samples.adoc @@ -254,7 +254,7 @@ Note that the `curl` commands in this section use the secure port for OpenIDM (8 This use case assumes an OpenDJ server and populates the managed user repository with users from OpenDJ. To set up the sample, install and configure OpenDJ, as follows: -. Download and install OpenDJ, as described in link:../../../opendj/3.5/install-guide/#gui-install[To Install OpenDJ Directory Server With the GUI, window=\_blank]. +. Download and install OpenDJ, as described in link:../../../opendj/install-guide/#gui-install[To Install OpenDJ Directory Server With the GUI, window=\_blank]. + This sample assumes that OpenDJ is listening on port 1389, the standard LDAP port for users who cannot use privileged ports.