linkedin / linkedin/oncall

Local authentication modules

Open
#227 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.3k
Forks
245
PR merge metrics
No merged PRs in 30d

Description

Can be created local authentication modules with local DB? We don't want to integrate to company LDAP server, instead local authentication with encrypted password stored in DB. Local authentication module also should be pluged and configured to use before start.

Contributor guide

Open the contributing guide

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

Start by reviewing the existing authentication integration and startup configuration entry points, then determine how authentication modules and persistence are structured. Done means a pluggable local authentication option can be selected before startup and stores passwords encrypted in a local database, with coverage for the configuration and authentication behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.