abhishekagarwal87 commented on issue #12379:
URL: https://github.com/apache/druid/issues/12379#issuecomment-1092581781
@schmichri - You can pass your password as below
```
druid.escalator.internalClientPassword={"type":"default","password":"{%thisisreallymypassword"}
```
instead of passing it like below
```
druid.escalator.internalClientPassword={%thisisreallymypassword
```
Special characters in username should not cause a problem. can you confirm
if that is not the case?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]