StackStorm / StackStorm/st2

Support for digest auth in core.http action

Open
#3,103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Original issue #2442 requested support for basic auth and digest. The decision was made to implement basic auth first, and add support for digest auth at a later date. I'm creating this issue to track the fact we still need to add digest auth.

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 locating the core.http action and reviewing how its existing basic-auth support is structured. Define the digest-auth behavior and acceptance criteria with maintainers; done means the action supports digest authentication reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.