MonkeyCanCode opened a new pull request, #83: URL: https://github.com/apache/polaris-tools/pull/83
Current mcp implementation lacks of support for realm context as everything is default to the default realm. To supports environments with multiple realms, this PR adds the following: 1. Realm specific `CLIENT_ID`, `CLIENT_SECRET`, `TOKEN_SCOPE`, and `TOKEN_URL` 2. New config `POLARIS_REALM_CONTEXT_HEADER_NAME` to overwrite default realm name in HTTP header 3. Add support for realm specific auth token caching -- 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]
