We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb598c5 commit 3a852a2Copy full SHA for 3a852a2
kop/java/README.md
@@ -84,7 +84,9 @@ Initialize the Hydra OAuth2 server.
84
2. Configure the oauth in Pulsar
85
86
This example will use the follow values:
87
-> Need replace the privateKey value to your local credentials_file.json path.
+> **Note**
88
+>
89
+> You need to replace the `privateKey` value with your local path to your `credentials_file.json` file.
90
```properties
91
# Enable the authentication
92
authenticationEnabled=true
0 commit comments