Skip to content

Commit 9fd4ebf

Browse files
Fix "Schema Registry Client Configuration" section
1 parent b78c1ed commit 9fd4ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ registry client.
9393

9494
Configuration Parameter | Default | Description
9595
----------------------- | ------- | -----------
96-
**(src|dest).basic.auth.credentials.source** | URL | Specify how to pick credentials for Basic Auth header. Supported values are URL, USER_INFO and SASL_INHERIT
97-
**(src|dest).basic.auth.user.info** | | Specify credentials for Basic Auth in form of {username}:{password} when source is USER_INFO
96+
<b>(src\|dest).basic.auth.credentials.source</b> | URL | Specify how to pick credentials for Basic Auth header. Supported values are `URL`, `USER_INFO` and `SASL_INHERIT`
97+
<b>(src\|dest).basic.auth.user.info</b> | | Specify credentials for Basic Auth in form of `{username}:{password}` when source is `USER_INFO`
9898

9999
## Subject Renaming
100100

0 commit comments

Comments
 (0)