-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.0.4, 12.0.1, 13.0.0
-
Component/s: documentation
-
Labels:
-
Rank:1|hzllrj:
-
Sprint:Sprint 88 - Team Shakespeare
With OPENAM-5097 the AD and LDAP authentication modules now support StartTLS for secure connections. As part of the work there were changes made to the configuration schema (both sunAMAuthADService and iPlanetAMAuthLDAPService service):
- the "iplanet-am-auth-ldap-ssl-enabled" property has been removed
- the new property of "openam-auth-ldap-connection-mode" has been introduced with the possible values of "LDAP", "LDAPS", "StartTLS".
This means that existing ssoadm scripts will need to be updated to use the new configuration attribute.
Existing configurations are upgraded by the upgrade procedure.