docs: Updated Keycloak configuration document for multi-tenancy#239
Merged
Sandy-at-Tazama merged 12 commits intodevfrom Aug 4, 2025
Merged
docs: Updated Keycloak configuration document for multi-tenancy#239Sandy-at-Tazama merged 12 commits intodevfrom
Sandy-at-Tazama merged 12 commits intodevfrom
Conversation
Sandy-at-Tazama
requested changes
Jul 28, 2025
Contributor
Sandy-at-Tazama
left a comment
There was a problem hiding this comment.
The terminology used to describe configuring the tenant ID refers to claims - I understood the mechanism used is an attribute of a group which is not a claim. Please confirm
Sandy-at-Tazama
requested changes
Jul 29, 2025
Contributor
Sandy-at-Tazama
left a comment
There was a problem hiding this comment.
The licensing header should be at the top of the file (line 1). See guideline here https://github.com/tazama-lf/docs/blob/dev/Guides/definition-of-done.md
Justus-at-Tazama
requested changes
Jul 29, 2025
Sandy-at-Tazama
requested changes
Jul 31, 2025
Justus-at-Tazama
requested changes
Aug 4, 2025
Justus-at-Tazama
approved these changes
Aug 4, 2025
Sandy-at-Tazama
approved these changes
Aug 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SPDX-License-Identifier: Apache-2.0
What did we change?
Updated README.md for the configuration steps related to the addition of TENANT_ID to Keycloak.
Why are we doing this?
To implement multi-tenancy in Tazama.
How was it tested?