binarycat0 commented on code in PR #2643:
URL: https://github.com/apache/polaris/pull/2643#discussion_r2369875852


##########
client/python/cli/constants.py:
##########
@@ -369,6 +371,9 @@ class Namespaces:
 CLIENT_ID_ENV = "CLIENT_ID"
 CLIENT_SECRET_ENV = "CLIENT_SECRET"
 CLIENT_PROFILE_ENV = "CLIENT_PROFILE"
+REALM_ENV = "REALM"
+REALM_HEADER_ENV = "REALM_HEADER"

Review Comment:
   Thank you for your feedback, I will take a look on the comments. Will wait 
other feedbacks.
   BTW This feature was requested in the issue #2620
   
   
   `'{"my-header": "realm_name"}'`
   
   IMO This variant can be, but ContextRealmHeaderName has a default value and 
this version requires doing extra movements 😃 



-- 
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]

Reply via email to