Skip to content

Commit c0ed63f

Browse files
authored
[#859] Drop Oracle Directory Server Enterprise Edition support as configuration datastore (#861)
1 parent c84fb26 commit c0ed63f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openam-server-only/src/main/resources/config/schemaNames.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
# $Id: schemaNames.properties,v 1.14 2009/10/27 05:30:41 hengming Exp $
2626
#
2727
# Portions Copyrighted 2013-2016 ForgeRock AS.
28+
# Portions Copyrighted 2025 3A Systems LLC.
2829
#
29-
## Oracle Directory Server Enterprise Edition OR OpenDJ external SMS/Configuration Datastore Schema.
30-
dsSmsSchema=/WEB-INF/template/ldif/odsee/odsee_config_schema.ldif \
31-
/WEB-INF/template/ldif/odsee/odsee_config_index.ldif \
30+
## OpenDJ external SMS/Configuration Datastore Schema.
31+
dsSmsSchema=/WEB-INF/template/ldif/opendj/opendj_config_schema.ldif \
3232
/WEB-INF/template/ldif/sfha/cts-container.ldif \
3333
/WEB-INF/template/ldif/sfha/cts-add-schema.ldif \
3434
/WEB-INF/template/ldif/sfha/cts-add-multivalue.ldif \

0 commit comments

Comments
 (0)