I'm doing a project using Open Am and OpenDJ as backend, I'm directly calling OpenDJ REST API for profile adding and Editing, I have the following doubts.
Is it possible to store JSON in to the OpenDj field? Any size limitation to fields in OpenDj ? Any change tracking option in OpenDj/Open AM ? can Ido an Upsert (update if existing or Insert if it is new) through REST API? can I add around 500 fields to a single profile? Any limitation?