Legacy Dev Forum Posts

 View Only

Sign Up

Setting role with AD extensionAttribute

  • 1.  Setting role with AD extensionAttribute

    Posted 06-05-2025 18:29

    Richh73 | 2024-01-23 13:26:01 UTC | #1

    I have SCIM configured to sync members of a local AD group (first to Azure, then over to GC)

    I have the division working fine but the putting a role into one of the attributes break the sync process. I get a java array error

    Failed to update User '**@*.*' in PureCloud

    Error code

    SystemForCrossDomainIdentityManagementServiceIncompatible

    Error message

    StatusCode: BadRequest Message: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. Web Response: {"status":"400","scimType":"invalidSyntax","detail":"Patch for 'User' with id [***-**-**-917a-4321d7093ad8] failed during the 'convert patched user' step of patch, likely due to malformed request. Additional Detail: Cannot deserialize value of type `java.util.ArrayList

    Target attribute name: roles Source attribute value: employee Expression: [extensionAttribute10] Original target attribute value: Modified target attribute value: employee

    I'm guessing I need an expression for the mapping and not a direct mapping for the target attribute "roles"?

    Thanks


    system | 2024-02-22 13:26:04 UTC | #2

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 24246