Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
While doing the fullsync for O3T you can get errors for channels. It seems that there are additional values added on microsoft side, which are not yet accepted by OIM
Team channels of type "shared" were not imported successfully. Sync of those objects failed with the error "[810149] Microsoft Teams channels: Value 'UnknownFutureValue' is not valid for field 'Membership type'"
원인
A new type of channel (shared) was rolled out by Microsoft. The Graph api used an evolvable enum for the property MembershipType. Shared channels were returned with MembershipType "UnknowFutureValue" unless the request to load the channel(s) are sent along with a special HTTP header
해결 방안
Defect 37133 has been created to fix this behavior on a future release of Identity Manager.
Workaround: To avoid the error message during the import of such objects, you can simply extend the list of possible values in Designer.