StackStorm / StackStorm/st2

Support multiple auth backends in tandem

Open
#3,378 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature proposal
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

use case: I would like to use the default flat_file auth backend for authenticating the st2admin user and use another auth backend (ldap, keystone etc) for authenticating all other users. Currently only a single auth-backend is supported per stackstorm installation.

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

No files, tests, or entry points are named. Start by tracing how the single auth backend is configured and selected; done means the flat_file backend authenticates st2admin while another backend authenticates all other users.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.