My Oracle Support Banner

SOA LDAP Adapter Does Not Returns Multi Value Attributes With All The Values (Doc ID 2709412.1)

Last updated on JANUARY 20, 2022

Applies to:

Oracle SOA Suite - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.4.0 version, Deployment

SOA LDAP Adapter does not returns Multi value attributes with all the values

In SOA Application, when an entry is returned during LDAP Search using the SOA LDAP Adapter, it does not returns the multivalueAttribute with all the values, it randomly returns one of the values.

User case:

Using ldapAdpater in 12.2.1.4.x SOA composite, when the input ldap have
multiple attribute values such as
sn:lastname
givnName:Ann
mail: mail1
mail:mail2
mail:mail3

the return has only one value as:

<searchResponse>
<entriesReturned>1</entriesReturned>
<searchResultEntry index="0" dn="cn=qun,ou=users,ou=system">
<displayName/>
<givenName/>
<mail>mail1</mail>
</searchResultEntry>
</searchResponse>

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
References


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