-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi this is Jeff at Independent Living Systems, Will my SE sent me your Azure App Registration RPC script. I am using Non-Platform Secret Server Cloud. I was able to get the script to successfully create a new app key when I use the test script button and inputting all of the app reg data directly into the arguments field. The issue I am running into getting the RPC to work is I think related to the privileged account. In order to be able to run a script via my Distributed Engine I need to specify my privileged account that can execute scripts on my DE. So when I use that account for my privileged account in RPC on the secret, the script executes, but I believe it's then trying to use the secret fields on the privileged account instead for the argument variables. I could be wrong. The debug log shows this: [INFO] Creating secret: '$[1]$SecretName' for App ObjectId: $[1]$ObjectId. I know this is all unsupported but any ideas would be appreciated, thank you.