manticoresearch-java icon indicating copy to clipboard operation
manticoresearch-java copied to clipboard

Client Side Support for Manticore Basic Auth

Open pavelnemirovsky opened this issue 2 years ago • 2 comments

@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

pavelnemirovsky avatar Aug 29 '23 14:08 pavelnemirovsky

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 avatar Aug 31 '23 16:08 sanikolaev

@sanikolaev understood!

pavelnemirovsky avatar Sep 07 '23 20:09 pavelnemirovsky