Task #2283
closedIf I don't want use some WinRM operation I still need to fill path to all scripts
100%
Description
Now, if you want to do some operation via WinRM e.g just create I still need to fill path to all scripts.
It will be nice to check which options are checked and make only these paths required
Updated by Roman Kučera over 4 years ago
- % Done changed from 0 to 80
Implemented in https://github.com/bcvsolutions/winrm-ad-connector/tree/2283-required-script-only-for-selected-operation
Now you will need to fill only the path for script which you are using. For example if you want just use create via WinRM you can fill only create path.
Updated by Roman Kučera over 4 years ago
- % Done changed from 80 to 90
I test it on local env and its working as intended
Only thing is that validation method is not called when you click "save" method, but only on "test system" So you are still able to use some operation and don't specify the scripts. But this behavior was here already before and it's something in IdM.
Updated by Roman Kučera about 4 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
released