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

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

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


##########
linkis-computation-governance/linkis-client/linkis-cli/linkis-cli-application/src/test/java/org/apache/linkis/cli/application/LinkisClientApplicationTest.java:
##########
@@ -26,6 +28,8 @@
 public class LinkisClientApplicationTest {
   private static final Logger logger = LoggerFactory.getLogger(LinkisClientApplicationTest.class);
 
+  String bmlToken = CommonVars.apply("wds.linkis.bml.auth.token.value", "fds").getValue();

Review Comment:
   default value set 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