-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.0.0, 11.0.1, 11.0.2, 11.0.3, 12.0.0, 12.0.1, 12.0.2, 12.0.3, 12.0.4, 13.0.0, 13.5.0, 13.5.1, 13.5.2, 14.0.0, 14.1.0, 14.1.1, 14.5.0, 14.5.1, 5.5.1, 6.0.0, 6.0.0.1, 6.0.0.2, 6.0.0.3, 6.0.0.4, 6.0.0.5, 6.5.0, 6.0.0.6, 6.0.0.7
-
Environment:Ubuntu 12.04 64 -bit, OpenAM 12.0.0, OpenDJ 2.6,
DataStore HA and load-balancing can be provided by adding multiple LDAP servers to the DataStore configuration. As documentation promises, ordering the list of LDAP servers is important.
For a site configuration (ID 02) with two servers (IDs 01 and 03). Got to a DataStore configuration and under LDAP servers, add the following four values in the following order:
zzz.example.com:1389|01|02
xxx.example.com:1389|01|02
zzz.example.com:1389|03|02
xxx.example.com:1389|03|02
Save the configuration, and go back to the page (refreshed). List is reordered as
xxx.example.com:1389|01|02
xxx.example.com:1389|03|02
zzz.example.com:1389|03|02
zzz.example.com:1389|01|02
Same happens when configuration is imported via ssoadm tool or jsp.
- caused
-
OPENAM-16036 Identity stores configuration broken after upgrade
-
- Resolved
-
- is backported by
-
OPENAM-15711 Backport OPENAM-5867: Data Store LDAP server (admin-ordered) list is reordered by OpenAM
-
- Closed
-
- is duplicated by
-
OPENAM-13185 OpenAM data Sources Order of Precedence does not order correctly
-
- Closed
-
- relates to
-
OPENAM-16222 LDAP decision node's server list gets reordered
-
- Open
-