MetaCell / MetaCell/cloud-harness

Declarative update of client roles

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

Nobody has claimed this yet.

Dominant language
Python
Stars
19
Forks
5
Avg merge
3d 18h
Merged PRs (30d)
3

Description

The implementation from #483 allows the developer to define client roles, but it's limited to new deployment because of a limitation in how the `realm.json` is loaded (see https://stackoverflow.com/questions/66447652/keycloak-admin-cli-updating-a-realm-with-json-file).
This task is intended to provide the update support.

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 reading issue #483 and tracing how realm.json is loaded during deployment, using the linked Keycloak Admin CLI limitation as context. Implement declarative update support for client roles on an existing deployment, then verify that an updated realm configuration applies those roles without requiring a new deployment.

Written by the indexing model from the issue text.

Assessment

Domain
authorization
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.