I have a problem in use Summon with a non-standard path to conjur provider.
When I use provider path for example: “C:\Program Files\Cyberark Conjur\Summon\Providers\conjur”
provider interprets this patch as “C:\Program Files/Cyberark Conjur/Summon/Providers/C:\Program Files\Cyberark Conjur\Summon\Providers\conjur” which is absolutely mess up path
Input:
PS C:\Users\marcin.dzieciol> C:\Users\marcin.dzieciol\Downloads\summon.exe -p "C:\Program Files\Cyberark Conjur\Summon\Providers\conjur" --yaml 'pass: !var pass' powershell .\pass.ps1
Output:
CreateFile C:\Program Files/Cyberark Conjur/Summon/Providers/C:\Program Files\Cyberark Conjur\Summon\Providers\conjur: The filename, directory name, or volume label syntax is incorrect.
It seems to be a problem with the hardcoded path for the Windows version of the application.
Can you resolve a problem with a broken path? I need to use custom path in my infrastructure.