vcsjones / OpenOpcSignTool

An open-source implementation of VsixSignTool.
MIT License
37 stars 24 forks source link

Adds the capability to pass TenantId in #95

Open bc3tech opened 5 months ago

bc3tech commented 5 months ago

When using client id & secret, it's also necessary to support Tenant Id.

Changing to this approach meant consuming the new Azure SDKs which support this, and also upgrading the RSAKeyVault package to get corresponding support.

adds the -kvt paramter to the input set.