docs: add Multi-tenancy section to all module user guides#243
Merged
cassiofariasmachado merged 6 commits intoJul 22, 2026
Merged
Conversation
Add a consistent ## Multi-tenancy section to every module user guide, documenting whether subscriber token exchange is supported, which auth mechanism is used, how to configure it, and links to further reading. Also update the project review-pr skill with two new criteria: - D6: Multi-tenancy support (design check, nice-to-have) - E2a: Multi-tenancy documentation (docs check, required for new modules) Modules updated: destination, agent_memory, dms, print, objectstore, agentgateway, aicore, adms, core/auditlog, core/auditlog_ng, core/data_anonymization, core/telemetry, core/secret_resolver
cassiofariasmachado
force-pushed
the
docs/add-multi-tenancy-section-to-all-modules
branch
from
July 22, 2026 18:18
ed92735 to
210e31a
Compare
NicoleMGomes
approved these changes
Jul 22, 2026
cassiofariasmachado
deleted the
docs/add-multi-tenancy-section-to-all-modules
branch
July 22, 2026 19:00
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.
Description
Add a consistent
## Multi-tenancysection to every module user guide in the SDK, documenting whether subscriber token exchange is supported, which authentication mechanism is used, how to configure it, and links to SAP Help Portal pages for further reading.The section follows a standard template:
Also update the project
review-prskill with two new review criteria to enforce this going forward:Related Issue
Closes #<issue_number>
Type of Change
How to Test
user-guide.mdand verify a## Multi-tenancysection is present with all four fields filled/review-pron this PR and verify D6 and E2a appear in the outputChecklist