How can an OUD Proxy plugin get feedback about OUD errors
Product/version info: Oracle OUD 12.2.1.4
I am working on an OUD Plugin for OUD Proxy (vs. for an OUD LDAP instance).
As part of what it does this plugin connects (via HTTPS) to a web service, then it uses information from the web service response to update the user information attributes in the OUD/LDAP instance.
However, in the OUD instance schema, some of the attributes have validation enabled, either using a regex or a list of valid values, i.e., for those OUD attributes, if an attempt to update the attribute has an improper value the OUD instance is getting a schema violation, etc.