ADRemoveDomainValve
in AD.
Contoso\bobbyc -> boobyc
[email protected] -> boobyc
If no items are found new value will be set on flow attribute. If items are found new value will be set on first item.
Does not support items sets of more than one.
Properties
Example Configuration
{
"name": "ADRemoveDomainValve",
"config": {
"uid_param_name":"upn",
"uid_attribute_name":"cleanUpn"
}
}
Requirements