|
|
@@ -4868,6 +4868,19 @@ string
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
+<code>hostId</code></br>
|
|
|
+<em>
|
|
|
+string
|
|
|
+</em>
|
|
|
+</td>
|
|
|
+<td>
|
|
|
+<em>(Optional)</em>
|
|
|
+<p>Optional HostID for JWT authentication. This may be used depending
|
|
|
+on how the Conjur JWT authenticator policy is configured.</p>
|
|
|
+</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>
|
|
|
<code>secretRef</code></br>
|
|
|
<em>
|
|
|
<a href="https://pkg.go.dev/github.com/external-secrets/external-secrets/apis/meta/v1#SecretKeySelector">
|