opendevstack / opendevstack/ods-provisioning-app

define comma separated group name list of opendevstack-user and opendevstack-administrator

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

Nobody has claimed this yet.

Dominant language
Java
Stars
14
Forks
20
Avg merge
3h 35m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
Currently is only possible to define one group name for opendevstack-users and one group name for opendevstack-administrators. (properties: idmanager.group.opendevstack-users and idmanager.group.opendevstack-administrators ) To allow more flexibility and more fine grained permissions the mentioned properties should accept a comma separeted list.

Describe the solution you'd like
Be able to set a comma separated list of group names in properties idmanager.group.opendevstack-users and idmanager.group.opendevstack-administrators

Contributor guide

No contributing guide indexed for this repository

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 where the properties idmanager.group.opendevstack-users and idmanager.group.opendevstack-administrators are read and converted into group names. Inspect the related tests, if present, and verify that multiple comma-separated names are accepted for both properties while preserving existing single-name behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.