diaohancai opened a new issue, #264: URL: https://github.com/apache/incubator-hugegraph-computer/issues/264
### Bug Type (问题类型) exception / error (运行异常) ### Before submit - [X] 我已经确认现有的 [Server-Issues](https://github.com/apache/hugegraph-computer/issues) 与 [Computer-Issues](https://github.com/apache/hugegraph-computer/issues) 中没有相同 / 重复问题 ### Environment (环境信息) - Server Version: v1.0.x - Computer Version: v1.0.x - Scheduler: K8s V1.xx <!-- Yarn 3.x --> ### Expected & Actual behavior (期望与实际表现) When hugegraph-server open authentication configuration by configure "rest-server.properties" that _auth.authenticator=org.apache.hugegraph.auth.StandardAuthenticator_ . Then the hugegraph-client connect to hugegraph-server should be authenticated, otherwise there would be throw an error `class jakarta.ws.rs.BadRequestException: Invalid syntax for username and password`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
