StackStorm / StackStorm/st2-rbac-backend
RBAC breaks when "backend" parameter not set
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Testing was done in docker version 3.4dev
If you dont set the RBAC "backend" parameter the apps fail complaining that the "backend" needs to be set to default. By default this should just be set to default if its not specified in the config.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the RBAC "backend" parameter is read when using the Docker 3.4dev setup. Verify the behavior with the parameter omitted and confirm that applications no longer fail because the parameter is missing, while an explicitly configured value still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100