You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openidm/modules/connectors-guide/pages/chap-groovy.adoc
+4-2
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,15 @@
12
12
information: "Portions copyright [year] [name of copyright owner]".
13
13
14
14
Copyright 2017 ForgeRock AS.
15
-
Portions Copyright 2024 3A Systems LLC.
15
+
Portions Copyright 2024-2025 3A Systems LLC.
16
16
////
17
17
18
18
:figure-caption!:
19
19
:example-caption!:
20
20
:table-caption!:
21
21
:leveloffset: -1"
22
+
:openidm-version: 6.2.3
23
+
:openidm-version-short: 6.2
22
24
23
25
24
26
[#chap-groovy]
@@ -31,7 +33,7 @@ The Groovy Connector Toolkit is not a complete connector in the traditional sens
31
33
[#groovy-connector]
32
34
=== Groovy Connector Toolkit
33
35
34
-
The Groovy Connector Toolkit is bundled with OpenIDM 4.5, in the JAR `openidm/connectors/groovy-connector-1.4.2.1.jar`.
36
+
The Groovy Connector Toolkit is bundled with OpenIDM {openidm-version-short}, in the JAR `openidm/connectors/groovy-connector-1.4.2.1.jar`.
35
37
36
38
Sample implementations are provided in xref:samples-guide:chap-groovy-samples.adoc#chap-groovy-samples["Samples That Use the Groovy Connector Toolkit to Create Scripted Connectors"] in the __Samples Guide__.
Copy file name to clipboardExpand all lines: openidm/modules/connectors-guide/pages/chap-ldap.adoc
+4-2
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,15 @@
12
12
information: "Portions copyright [year] [name of copyright owner]".
13
13
14
14
Copyright 2017 ForgeRock AS.
15
-
Portions Copyright 2024 3A Systems LLC.
15
+
Portions Copyright 2024-2025 3A Systems LLC.
16
16
////
17
17
18
18
:figure-caption!:
19
19
:example-caption!:
20
20
:table-caption!:
21
21
:leveloffset: -1"
22
+
:openidm-version: 6.2.3
23
+
:openidm-version-short: 6.2
22
24
23
25
24
26
[#chap-ldap]
@@ -31,7 +33,7 @@ OpenICF provides a legacy Active Directory (AD) .NET connector. Note, however, t
31
33
[#ldap-connector-config]
32
34
=== Setting Up the Generic LDAP Connector
33
35
34
-
OpenIDM 4.5 bundles version 1.4.1.2 of the LDAP connector. Three sample LDAP connector configurations are provided in the `path/to/openidm/samples/provisioners/` directory:
36
+
OpenIDM {openidm-version-short} bundles version 1.4.1.2 of the LDAP connector. Three sample LDAP connector configurations are provided in the `path/to/openidm/samples/provisioners/` directory:
35
37
36
38
* `provisioner.openicf-opendjldap.json` provides a sample LDAP connector configuration for an OpenDJ directory server.
Copy file name to clipboardExpand all lines: openidm/modules/connectors-guide/pages/chap-overview.adoc
+5-3
Original file line number
Diff line number
Diff line change
@@ -12,19 +12,21 @@
12
12
information: "Portions copyright [year] [name of copyright owner]".
13
13
14
14
Copyright 2017 ForgeRock AS.
15
-
Portions Copyright 2024 3A Systems LLC.
15
+
Portions Copyright 2024-2025 3A Systems LLC.
16
16
////
17
17
18
18
:figure-caption!:
19
19
:example-caption!:
20
20
:table-caption!:
21
21
:leveloffset: -1"
22
+
:openidm-version: 6.2.3
23
+
:openidm-version-short: 6.2
22
24
23
25
24
26
[#chap-overview]
25
-
== Overview of the Connectors Supported With OpenIDM 4.5
27
+
== Overview of the Connectors Supported With OpenIDM {openidm-version-short}
26
28
27
-
This chapter provides a high-level overview of the connectors supported with OpenIDM 4.5. Additional OpenICF connectors, not supported with OpenIDM, are available on the OpenICF download site, but are not described in this guide.
29
+
This chapter provides a high-level overview of the connectors supported with OpenIDM {openidm-version-short}. Additional OpenICF connectors, not supported with OpenIDM, are available on the OpenICF download site, but are not described in this guide.
28
30
29
31
For instructions on building connector configurations interactively, see xref:integrators-guide:chap-resource-conf.adoc#connector-wiz["Creating Default Connector Configurations"] in the __Integrator's Guide__.
Copy file name to clipboardExpand all lines: openidm/modules/connectors-guide/pages/index.adoc
+4-1
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,11 @@
26
26
:figure-caption!:
27
27
:example-caption!:
28
28
:table-caption!:
29
+
:openidm-version: 6.2.3
30
+
:openidm-version-short: 6.2
31
+
29
32
[abstract]
30
-
This guide describes the connectors that are supported with OpenIDM 4.5. The guide provides installation and configuration instructions for each connectors, and examples that demonstrate how to use the connectors in a deployment.
33
+
This guide describes the connectors that are supported with OpenIDM {openidm-version-short}. The guide provides installation and configuration instructions for each connectors, and examples that demonstrate how to use the connectors in a deployment.
Copy file name to clipboardExpand all lines: openidm/modules/getting-started/pages/chap-basic-install.adoc
+9-8
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
information: "Portions copyright [year] [name of copyright owner]".
13
13
14
14
Copyright 2017 ForgeRock AS.
15
-
Portions Copyright 2024 3A Systems LLC.
15
+
Portions Copyright 2024-2025 3A Systems LLC.
16
16
////
17
17
18
18
:figure-caption!:
@@ -68,7 +68,7 @@ This section covers what you need to have on your system before running OpenIDM:
68
68
69
69
* Operating System: Windows or UNIX/Linux.
70
70
71
-
* Java: Java Runtime Environment (JRE) Standard Edition (Java SE) 7, update 6 or later, or Java 8. Alternatively, you can use the same version of the Java Development Kit (JDK). On Linux, you may also install the OpenJDK package native to your updated Linux distribution.
71
+
* Java: Java Runtime Environment (JRE) Standard Edition (Java SE) 8, or later. Alternatively, you can use the same version of the Java Development Kit (JDK). On Linux, you may also install the OpenJDK package native to your updated Linux distribution.
72
72
73
73
* At least 250 MB of free disk space.
74
74
@@ -78,18 +78,20 @@ This section covers what you need to have on your system before running OpenIDM:
78
78
79
79
We provide this document, __Getting Started with OpenIDM__, for demonstration purposes only.
80
80
81
-
With this document, we want to make it as easy as possible to set up a demonstration of OpenIDM. To that end, we have written this document for installations on a desktop operating system, Microsoft Windows 7.
81
+
With this document, we want to make it as easy as possible to set up a demonstration of OpenIDM. To that end, we have written this document for installations on a desktop operating system, Microsoft Windows 10.
82
82
83
83
[#java-prerequisites]
84
84
==== Java Environment
85
85
86
-
On Windows systems, after installing Java, set the `JAVA_HOME` environment variable. To do so on Windows 7, take the following steps:
86
+
On Windows systems, after installing Java, set the `JAVA_HOME` environment variable. To do so on Windows 10, take the following steps:
87
87
88
88
====
89
89
90
-
. Locate your JRE or JDK installation directory. For a default installation of Java 8 on Windows 7, you should find the directory here: `C:\Program Files\Java\jre-version`.
90
+
. Locate your JRE or JDK installation directory. For a default installation of Java 8 on Windows 10, you should find the directory here: `C:\Program Files\Java\jre-version`.
91
91
92
-
. Select Start > Control Panel > System and Security > Advanced System Settings to open a System Properties window.
92
+
. Press `Windows + R` to launch the Windows Run prompt Properties window.
93
+
94
+
. Enter `sysdm.cpl` and press Enter to launch the System Properties window.
93
95
94
96
. Select Advanced > Environment Variables.
95
97
@@ -102,12 +104,11 @@ On Windows systems, after installing Java, set the `JAVA_HOME` environment varia
102
104
[#download-and-start]
103
105
=== Downloading and Starting OpenIDM
104
106
105
-
106
107
[#download-start-openidm]
107
108
====
108
109
This procedure assumes that you are downloading and starting OpenIDM as a regular (not administrative) user named `user`.
109
110
110
-
. Download enterprise software releases from the link:https://github.com/OpenIdentityPlatform/OpenIDM/releases[GitHub, window=\_blank].
111
+
. Download software releases from the link:https://github.com/OpenIdentityPlatform/OpenIDM/releases[GitHub, window=\_blank].
111
112
+
112
113
For more information on the contents of the OpenIDM binary package, see xref:integrators-guide:appendix-file-layout.adoc#appendix-file-layout["File Layout"] in the __Integrator's Guide__.
Copy file name to clipboardExpand all lines: openidm/modules/getting-started/pages/chap-where-to-go.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -194,6 +194,6 @@ Press Return, and enter the following command:
194
194
. OpenIDM is self-contained. After you shut down OpenIDM, you can choose to delete the files in the `/path/to/openidm` directory. OpenIDM includes no artifacts in system registries or elsewhere.
195
195
196
196
====
197
-
We hope that you want to continue exploring OpenIDM. To do so, review the rest of the link:../../../openidm/4.5[OpenIDM documentation, window=\_blank].
197
+
We hope that you want to continue exploring OpenIDM. To do so, review the rest of the link:/openidm[OpenIDM documentation, window=\_blank].
Copy file name to clipboardExpand all lines: openidm/modules/install-guide/pages/chap-install.adoc
+11-10
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
:example-caption!:
20
20
:table-caption!:
21
21
:leveloffset: -1"
22
+
:openidm-version: 6.2.3
22
23
23
24
24
25
[#chap-install]
@@ -39,7 +40,7 @@ This section covers what you need to know before running OpenIDM.
39
40
[#java-prerequisites]
40
41
==== Java Environment
41
42
42
-
On Windows systems, you must set the `JAVA_HOME` environment variable to point to the root of a valid Java installation. The following steps indicate how to set the `JAVA_HOME` environment variable on Windows Server 2008 R2. Adjust the steps for your specific environment:
43
+
On Windows systems, you must set the `JAVA_HOME` environment variable to point to the root of a valid Java installation. The following steps indicate how to set the `JAVA_HOME` environment variable on Windows Server 2012 R2. Adjust the steps for your specific environment:
43
44
44
45
. Locate your JRE Installation Directory. If you have not changed the installation path for the Java Runtime Environment during installation, it will be in a directory under `C:\Program Files\Java\`.
45
46
@@ -51,7 +52,7 @@ On Windows systems, you must set the `JAVA_HOME` environment variable to point t
51
52
52
53
. Under System Variables, click New.
53
54
54
-
. Enter the Variable name (`JAVA_HOME`) and set the Variable value to the JRE installation directory, for example `C:\Program Files\Java\jre7`.
55
+
. Enter the Variable name (`JAVA_HOME`) and set the Variable value to the JRE installation directory, for example `C:\Program Files\Java\jre8`.
55
56
56
57
. Click OK.
57
58
@@ -60,7 +61,7 @@ On Windows systems, you must set the `JAVA_HOME` environment variable to point t
60
61
[#application-container-prerequisites]
61
62
==== Application Container
62
63
63
-
OpenIDM services run in an OSGi container with an embedded Servlet container, and an embedded noSQL database. By default the OSGi container is Apache Felix (Felix). The default Servlet container is Jetty. For OpenIDM 4.5, the only supported configuration is running the services in Felix and Jetty.
64
+
OpenIDM services run in an OSGi container with an embedded Servlet container, and an embedded noSQL database. By default the OSGi container is Apache Felix (Felix). The default Servlet container is Jetty. For OpenIDM 6.2, the only supported configuration is running the services in Felix and Jetty.
64
65
65
66
66
67
@@ -80,24 +81,24 @@ Follow these steps to install OpenIDM:
80
81
[source, console]
81
82
----
82
83
$ java -version
83
-
java version "1.7.0_79"
84
-
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
85
-
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
Copy file name to clipboardExpand all lines: openidm/modules/install-guide/pages/chap-repository.adoc
+3-1
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,15 @@
19
19
:example-caption!:
20
20
:table-caption!:
21
21
:leveloffset: -1"
22
+
:openidm-version: 6.2.3
23
+
:openidm-version-short: 6.2
22
24
23
25
24
26
[#chap-repository]
25
27
== Installing a Repository For Production
26
28
27
29
By default, OpenIDM uses OrientDB for its internal repository so that you do not have to install a database in order to evaluate OpenIDM. Before using OpenIDM in production, however, you must replace OrientDB with a supported JDBC repository.
28
-
In production environments, OpenIDM 4.5 supports the use of the following internal repositories:
30
+
In production environments, OpenIDM {openidm-version-short} supports the use of the following internal repositories:
0 commit comments