My Oracle Support Banner

OPSS - Observing JPS-02597 Message Setting LDAP Authenticator Type For Redhat Directory Server As LDAP Server (Doc ID 1577019.1)

Last updated on MARCH 01, 2023

Applies to:

Oracle Platform Security for Java - Version All and later
Information in this document applies to any platform.

Symptoms

Adding LDAP Authentication provider trough Weblogic Admin console, for Redhat Directory Server as LDAP server, there is not correspondent Ldap Type.

Selected provider type 'LDAPAuthenticator', which is like generic LDAP server.

Having another Ldap set in domain as well, then setting 'virtualize' parameter to true in jps-config.xml, generates following error and Weblogic unable start:

Caused By: oracle.security.jps.service.igf.IGFException: JPS-02597: You configured a custom Authentication Provider or WLS generic LDAPAuthenticator, which the libOvd can not recognize. Supply the idstore.type property in jps-config.xml file, or use a specific WLS LDAP Authentication provider that matches your LDAP server instead of a generic one.
  at oracle.security.jps.internal.api.identitystore.IdentityStoreConfigurationUtil.checkIdStoreTypeLater(IdentityStoreConfigurationUtil.java:819)
  at oracle.security.jps.internal.api.identitystore.IdentityStoreConfigurationUtil.getLibOvdLdapPushData(IdentityStoreConfigurationUtil.java:524)
  at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider$1.run(OvdIGFServiceProvider.java:232)
  at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider$1.run(OvdIGFServiceProvider.java:229)
  at java.security.AccessController.doPrivileged(Native Method)
  Truncated. see log file for complete stacktrace


To eliminate error, would need to set virtualize option to false; but, that is not option as need more LDAP authenticators defined in the domain

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.