Hi Experts,
I have created a CREATE account policy for azure/Entra ID. I have created an attribute onPremisesExtensionAttributes and want to set a static value for extensionAttribute2 as IdentityNow001. However i do not know how can we set as this is key value pair, but only option i see is static.
I have also tried to set in json format as below in static value box:
{“onPremisesExtensionAttributes”: {“extensionAttribute2”: “IdentityNow001”}}.
But it’s not working and i am getting error. Could anyone guide me here how can i set up this value which gets provisioned to Azure?
Thank You

