...
Example config.json file:
Code Block |
---|
[ |
...
{ "ResourceTypeId": "16", |
...
"FilePath": "\\\\networkdrive\\Folder\\", |
...
"FileName": "resource_type_16.csv", |
...
"ResourceParametersFileName": "resource_parameters_type_16.csv", |
...
"Delimiter": ";", |
...
"MultiDelimiter": "|", |
...
"Encoding": "utf-8" |
...
}, |
...
{ "ResourceTypeId": "17", |
...
"FilePath": "\\\\networkdrive\\Folder\\", |
...
"FileName": "resource_type_17.csv", |
...
"ResourceParametersFileName": "resource_parameters_type_17.csv", |
...
"Delimiter": ";", |
...
"MultiDelimiter": "|", |
...
"Encoding": "utf-8" |
...
}, |
...
{ "ResourceTypeId": "18", |
...
"FilePath": "\\\\networkdrive\\Folder\\", |
...
"FileName": "resource_type_17.csv", |
...
"ResourceParametersFileName": "resource_parameters_type_18.csv", |
...
"Delimiter": ";", |
...
"MultiDelimiter": "|", |
...
"Encoding": "utf-8" |
...
} |
...
] |
Additional Information:
There will be automatically created file identity_to_resource.json, it’s needed so don’t delete it unless you have problems with generating ressource assignments files and need to remove them and regenrate, then you need to remove that file as well.
...
The following identity functions are supported:
Supported | |
create/delete identities | ✅ |
provisioning identities | ✅ |
update identities | ✅ |
provisioning identity updates | ✅ |
deprovision identities | ✅ |
cleanup of inactive identities active | - |
check password changed active | - |
...
The following resource functions are supported:
Supported | |
create/delete resources | ✅ |
provision resources | ✅ |
update resources | ✅ |
provisioning resource changes | ✅ |
deprovisioning resources | ✅ |
provisioning resource allocations | ✅ |
deprovisioning resource allocations | ✅ |
provisioning resources-resource allocations | - |
Deprovisioning resource resource allocations | - |
...
Cleanup functions
The following cleanup functions are supported:
Supported | |
In the should-actual Log available | ✅ |
Should be - Actually is - cleanup | - |
Read back account properties | - |
Resource identity member target system clean up | - |
Resource resource member target system clean up | - |