You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by "peacewong (via GitHub)" <gi...@apache.org> on 2023/03/22 03:02:10 UTC

[GitHub] [linkis] peacewong commented on a diff in pull request #4349: [WIP][feat-4348]change the default token to a random number

peacewong commented on code in PR #4349:
URL: https://github.com/apache/linkis/pull/4349#discussion_r1144182048


##########
linkis-computation-governance/linkis-client/linkis-computation-client/src/test/java/org/apache/linkis/ujes/client/JobObserveActionTest.scala:
##########
@@ -38,8 +41,8 @@ object JobObserveActionTest extends App {
     .retryEnabled(false)
     .readTimeout(30000)
     .setAuthenticationStrategy(new TokenAuthenticationStrategy())
-    .setAuthTokenKey("BML-AUTH")
-    .setAuthTokenValue("BML-AUTH")
+    .setAuthTokenKey("Validation-Code")

Review Comment:
   is BML-AUTH?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org