One Identity Manager 8.1 ADSAccount proxyAddresses

Why does AADUser (Azure User) have a built in field for proxyAddresses (and part of the default mapping) and ADSAccount does not?

To resolve this, I created a CCCproxyAddresses extension to ADSAccount and copied the design/structure of the Azure mapping in my AD user mapping in initial sync. I receive no errors during sync, however the proxy addresses are not populating in OneIM. The schema extension is of type Text, set to multi-value, and in every way I can see, identical to the proxyAddress field in AADUser. What might I be missing? 

Parents
  • ProxyAddresses is in the product for ADSAccount but only for 6.x, from my understanding it was later split off to EX0Mailbox. I tested this in my lab for 7.1.4 and it worked with no issues for me. My CCC_ProxyAddresses has the data type of a string with Multi-value set, I have the property mapping rule to sync to Identity Manager only so I could test it.

  • Tested this in 8.1 created a new column for CCC_ProxyAddress and did the same as in 7.1.,4, set it to String and multi-value. Created the Property Mapping rule after updating the schema in the Synchronization Editor and performed a Synchronization, now the value is populated here as well. You will see a lock on the column for the first screenshot as I forgot to set the permissions during the column creation, I changed this after the fact via Designer for that specific column.

    Screenshot before a synchronization

    Screenshot after synchronization

Reply
  • Tested this in 8.1 created a new column for CCC_ProxyAddress and did the same as in 7.1.,4, set it to String and multi-value. Created the Property Mapping rule after updating the schema in the Synchronization Editor and performed a Synchronization, now the value is populated here as well. You will see a lock on the column for the first screenshot as I forgot to set the permissions during the column creation, I changed this after the fact via Designer for that specific column.

    Screenshot before a synchronization

    Screenshot after synchronization

Children
No Data