atarodia
(Animesh Tarodia)
December 21, 2023, 12:06pm
1
AD Account Profile:
{
"name": "carLicense",
"transform": {
"attributes": {
"name": "carLicense"
},
"type": "identityAttribute"
},
"attributes": {
"cloudDelimiter": "|"
},
"isRequired": false,
"type": "string",
"isMultiValued": true
},
When I am trying to provision new account/Attribute Sync, the values are coming as a single string A|B|C
and not as multivalued.
atarodia
(Animesh Tarodia)
December 21, 2023, 2:15pm
2
The issues was Attribute Sync, it was not supporting the cloudDelimiter.
I created Update Provisioning Policy to handle the attribute change on any Update Request as a work around to Attribute Sync.
zachm117
(Zach Mullins)
December 21, 2023, 2:26pm
3
Hey Animesh,
The attribute sync documentation talks about a custom rule being needed to support this.
As I was typing this response, I see you replied saying you created an Update Provisioning Policy to handle this. This post describes another solution that may be helpful also so I figured I would just add it here also.
1 Like
atarodia
(Animesh Tarodia)
December 21, 2023, 2:29pm
4
Hi @zachm117 ,
Thank you so much sharing the documentation. It was very helpful.
system
(system)
Closed
February 19, 2024, 2:30pm
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.