You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After attempting to run the service directly against our APIs internally, I found a gap that #1 missed. Our production APIs require the user to add a user.name=<USERNAME> field as per this documentation. Soon, our newer cluster may also require a delegation=<TOKEN> field. Would it be possible to add these to the configuration easily enough?
The text was updated successfully, but these errors were encountered:
After attempting to run the service directly against our APIs internally, I found a gap that #1 missed. Our production APIs require the user to add a
user.name=<USERNAME>
field as per this documentation. Soon, our newer cluster may also require adelegation=<TOKEN>
field. Would it be possible to add these to the configuration easily enough?The text was updated successfully, but these errors were encountered: