yuqi1129 opened a new issue, #4175: URL: https://github.com/apache/gravitino/issues/4175
### Version main branch ### Describe what's wrong As the [doc](https://datastrato.ai/docs/0.5.1/security) says, simple authentication is the default type. However, if we do not explicitly use it, authDataProvider will be null and Gravitino server will create an new SimpleTokenProvider instance in the server side, however environment value `GRAVITINO_USER` and `System.getProperty("user.name");` can be different between Gravitino server and Gravitino client. <img width="1189" alt="image" src="https://github.com/user-attachments/assets/f47b742b-3401-4aca-a97c-7b8972c95030"> ### Error message and/or stacktrace please see above. ### How to reproduce please see above. ### Additional context _No response_ -- 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]
