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.

Reply
  • 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.

Children