Identity Management (MOSC)

MOSC Banner

Need to modify and atrribute comming from the LDAP User Create and Update Job

edited Aug 28, 2017 7:58AM in Identity Management (MOSC) 2 commentsAnswered ✓

Hi

I need to  pulll an attribute from LDAP into custom OIM UDF but before I pulll it into OIM I need to transform it.

I understand I would need to modify /db/LDAPUser

I can is in the profile.xsd that $ORACLE_IDM/server/schema/profile.xsd below :

<xs:complexType name="targetAttribute">

        <xs:complexContent>

            <xs:extension base="tns:abstractTargetAttribute">

                <xs:sequence>

                    <xs:element name="stagingField" type="tns:stagingField" />

                    <xs:element name="oimAttribute" type="tns:oimAttribute" minOccurs="0" />

                </xs:sequence>

                <xs:attribute name="keyField" type="xs:boolean" />

                <xs:attribute name="encrypted" type="xs:boolean" />

                <xs:attribute name="parentRef" type="xs:boolean" />

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center