Skip to content

Commit 7cb4041

Browse files
authored
Merge pull request #1246 from openziti/add-identity-based-binding
word tweaking
2 parents 2c48f71 + e6221a1 commit 7cb4041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus/docs/reference/30-configuration/conventions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ providing the following options:
230230
- `tlsClientAuthenticationPolicy` - (optional) the TLS client authentication policy to use. Defaults to VerifyClientCertIfGiven.
231231
For additional information on TLS client authentication policies, see [ClientAuthType](https://pkg.go.dev/crypto/tls#ClientAuthType).
232232
- `listenOptions` - necessary to specify the following options (all optional)
233-
- `bindUsingEdgeIdentity` - (optional) if true, the controller will bind using the edge identity instead binding the service.
234-
233+
- `bindUsingEdgeIdentity` - (optional) if true, the sdk hosted service will be addressable using a combination of the edge identity and service name, rather than just the service name.
234+
235235
### `apis`
236236

237237
The `apis` section defines which APIs will be hosted on this exposure. Different OpenZiti components

0 commit comments

Comments
 (0)