HonahX commented on code in PR #1905: URL: https://github.com/apache/polaris/pull/1905#discussion_r2152895625
########## client/python/integration_tests/conftest.py: ########## @@ -133,7 +133,7 @@ def root_token( client_id=client_id, client_secret=client_secret, grant_type="client_credentials", - _headers={"realm": "default-realm"}, Review Comment: Thanks for the unification, could you please also update the `polaris_root_credential` in this file to match the credentials in `docker-compose.yml`? -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org