-
Task
-
Resolution: Unresolved
-
Minor
-
None
Hello,
I am getting the authentication error while connecting the websocket as it is showing the error AuthenticationException: Credentials are missing in websocket
I have tried this command
java -jar agent.jar -jnlpUrl <jnlp-url> -auth username:password -secret <secret-token> -workDir <workdir>
I am getting confused where the credentials are missing
I have mentioned the error: