manticoresoftware / manticoresoftware/manticoresearch-java

Client Side Support for Manticore Basic Auth

Open
#14 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
65
Forks
5
PR merge metrics
No merged PRs in 30d

Description

@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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the Java client's request construction and the related issue #3 to find where authentication can be configured; done means client requests can authenticate through the stated Nginx basic-auth proxy and the behavior is covered by appropriate client verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, authentication
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.