manticoresearch-java
manticoresearch-java copied to clipboard
Client Side Support for Manticore Basic Auth
@sanikolaev we would like to be able to auth requests that are coming to Manticore service in the following way:
{manticore} <--- {nginx reversal proxy + basic HTTP auth + SSL TLS } <------ ManticoreSearch Java Client
if we create a PR, are you going to merge it or not? Our PR will address this issue https://github.com/manticoresoftware/manticoresearch-java/issues/3 as well.
Thanks
Hello @pavelnemirovsky
If the PR doesn't make the authentication mandatory and is to https://github.com/manticoresoftware/openapi rather than this repo, then why not? I don't see a reason why we wouldn't accept it.
@sanikolaev understood!