hyperledger / hyperledger/fabric

Enable better authentication mechanism for CouchDB

Open
#3,317 2 comments 0 reactions 1 assignee Claimed by @aviralagrawalDLT View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

Currently, Peer uses the username and password authentication for the CouchDB authentication.
We should be looking at improving the authentication mechanism.
CouchDB supports the following types of authentication.

- Basic
- Cookie
- Proxy
- JWT
https://docs.couchdb.org/en/3.2.0/api/server/authn.html
We should be looking for enhancing the authentication by having other mechanism apart from Basic.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.