feat(identity): Principal directory reference#5327
Open
cloudjumpercat wants to merge 18 commits into
Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
3994272 to
52cb7b3
Compare
cloudjumpercat
commented
May 28, 2026
cloudjumpercat
commented
May 28, 2026
ajessup
reviewed
Jun 2, 2026
jdemartini81
reviewed
Jun 4, 2026
7 tasks
ajessup
reviewed
Jun 11, 2026
* feat(event-gw): SASL PLAIN fetch Kong Identity principal * move directory to prereq and make a bit more generic Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * add how to to index, fix validate wording Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Add identity product to how to Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> --------- Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* feat(event-gw): SASL OAUTH fetch Kong Identity principal * copilot review * fix conflict Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Add directory prereq, add network container step, some small wording adjustments Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> --------- Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
0d94340 to
d86cd35
Compare
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds initial reference documentation for Kong Identity Principals and Directories and surfaces it from the main Kong Identity reference page, establishing shared introductory content via a reusable include.
Changes:
- Adds a new
/identity/principals/reference page describing principals/directories, caching/TTL behavior, mappings, and API/UI configuration. - Introduces a shared include (
sections/principals-and-directories.md) and embeds it in both the main Identity page and the new reference page. - Updates the main Kong Identity reference page to mention principals/directories and link to the new reference.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| app/konnect-platform/kong-identity.md | Adds principals/directories to the conceptual overview and links to the new principals reference section. |
| app/kong-identity/principals-and-directories.md | New reference page for principals/directories, including API/UI steps, mappings, caching notes, and limitations. |
| app/_includes/sections/principals-and-directories.md | Shared introductory section content reused across Kong Identity pages. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
juliamrch
reviewed
Jun 17, 2026
juliamrch
left a comment
Contributor
There was a problem hiding this comment.
Reviewed and added some suggestions to increase clarity. Not sure about the Example configuration section: shouldn't it be included in the API tab, in the Configure a principal section?
|
|
||
| ### Identities | ||
|
|
||
| Identities are references to how a principal is known in other systems. |
Contributor
There was a problem hiding this comment.
Avoiding passive voice for a smoother reading:
Suggested change
| Identities are references to how a principal is known in other systems. | |
| Identities are references to how other systems identify a principal. |
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
a40068b to
abd5b60
Compare
9319a81 to
2c9b188
Compare
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
Fixes #5033
Preview Links
https://deploy-preview-5327--kongdeveloper.netlify.app/identity/principals/
TODO:
Checklist
descriptionentry in frontmatter.