Skip to content

feat(identity): add limitations table#5865

Open
juliamrch wants to merge 74 commits into
mainfrom
auth-servers-limits
Open

feat(identity): add limitations table#5865
juliamrch wants to merge 74 commits into
mainfrom
auth-servers-limits

Conversation

@juliamrch

@juliamrch juliamrch commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

⚠️ Don't merge until #5565 isn't merged

Description

Preview Links

Checklist

  • Tested how-to docs. If not, note why here=> confirmed here
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

jakubdyszkiewicz and others added 30 commits June 24, 2026 15:55
* 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>
* Update reference content

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Dev portal variable, caching infos

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI step for link consumer, API steps for principal/plugin link, convert yaml to md

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix principal requests

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM/eng feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Adjust kaa vs ace wording

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix section lead in

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix consumer viewer role thingy

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* First draft of principals reference, it's rough

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* revise

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix the failing build

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fixes from spec, other wording and formatting, add API request examples

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Kong Identity variable

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM feedback, new KEG section, new examples section

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI steps draft

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix broken links

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add note about creating a directory in the UI

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add lookup caching note

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix the name of the conditional expression

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Connective content to the identity reference

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Change sections to fix tab weirdness

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
* feat(identity: basic auth how-to

* Apply suggestion from @juliamrch

* Apply suggestion from @juliamrch

* fix: frontmatter

* Update app/_how-tos/gateway/authenticate-principals-with-basic-authentication.md

* feat(identity): reference in index

* feat(identity): principal example for plugin

* feat(identity): add version

* remove links

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Update app/_how-tos/gateway/authenticate-principals-with-basic-authentication.md

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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 (#5366)

* 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>

* feat(portal): Apply plugins to apps (#5663)

* Update reference content

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Dev portal variable, caching infos

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI step for link consumer, API steps for principal/plugin link, convert yaml to md

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix principal requests

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM/eng feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Adjust kaa vs ace wording

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix section lead in

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix consumer viewer role thingy

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update descriptions (#5665)

* Chore(EGW): V1.1.1 Changelog (#5664)

* egw changelog

* add date

* vale

* vale + last entry

* Fix(Debugger): Update debugger  (#5666)

* Update dbeugger docs

* more changes

* one more edit

* feat(identity): draft auth key guide

* feat(identity): test and validate guide

* feat(identity): add directory name template

* fix(identity): export directory name to decK

* fix(identity): variable export

* chore(deps): update docs from repo source (#5490)

Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>

* typo :(

* fix(identity): remove link

* fetch principal template from iss5037

* feat(identity): replace text with principal include

* update auth-key plugin overview

* Update app/_how-tos/gateway/authenticate-principals-with-key-auth.md

* add version for principals

* feat(identity): add example

* fix: variable names

* add links

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* feat(identity): add key auth guide to index

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* fix: add tools metadata

* Apply suggestion from @juliamrch

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Update app/_how-tos/gateway/authenticate-principals-with-key-auth.md

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
* feat(identity): include principals + directory

* feat(identity): include identity

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(identity): add urls

* fix: format

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* add info about Kong Identity + KEG

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Small grammar fix

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Flip state to secure by default

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* extra plugin"

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: kong-docs[bot] <team-docs@konghq.com>
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: kong[bot] <123129154+kong[bot]@users.noreply.github.com>
Signed-off-by: kong-docs[bot] <team-docs@konghq.com>
Co-authored-by: kong[bot] <123129154+kong[bot]@users.noreply.github.com>
* bootstrap event gateway 1.2

* add headers reference (#5318)

* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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(keg): topic aliases guide (#5109)

* keg: add record schema context (#5502)

* Revert "feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)"

This reverts commit 19ca149.

* feat(egw): encrypt-fields docs (#5355)

* feat(egw): encrypt-fields docs

* feat(egw): decrypt-fields docs

* feat: howto

* chore: links

* chore: review fixes

* copyedit and add cross-links

---------

Co-authored-by: lena-larionova <lena.larionova@konghq.com>

* update headers, metrics, and bootstrap references for KEG 1.2 (#5570)

* fix(event-gateway): add a warning about internal headers (#5600)

Making this clear to avoid people accidently using the product's reserved namespace

EVG-207

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* chore(event-gateway): clarify that we don't support multiple header v… (#5601)

* chore(event-gateway): clarify that we don't support multiple header values

This is just an existing limitation of our product

EVG-208

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Formatting & clarity edits

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

---------

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

* docs(event-gateway): note glob metacharacter risk in ACL resource_names (#5660)

* docs(event-gateway): note glob metacharacter risk in ACL resource_names

* add to dict

* docs(event-gateway): add field encryption examples with paths (#5678)

* docs(event-gateway): add field encryption examples with paths

* fix: links

* fix: all AWS KMS ARN links

* fix(event-gateway): add new guide to index (#5680)

* chore(event-gateway): 1.2 changelog (#5628)

* draft of changelog for 1.2

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update changelog

* Update changelog for version 1.2.0

* vale

* style

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>

* Chore(event-gateway): Update version (#5717)

* egw version

* Update app/_data/products/event-gateway.yml

* feat(event-gateway): dynamic field encryption how to (#5690)

* feat(event-gateway): dynamic field encryption how to

* chore: remove TODO

* fix: add both how-tos to index

* chore: metadata improvements

* chore: link text

* fix: grammar

* Update event-gateway.yml

* Update changelog.md

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: lena-larionova <lena.larionova@konghq.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Mike Beaumont <mjboamail@gmail.com>
Co-authored-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>
* 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>
* bootstrap event gateway 1.2

* add headers reference (#5318)

* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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(keg): topic aliases guide (#5109)

* keg: add record schema context (#5502)

* Revert "feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)"

This reverts commit 19ca149.

* feat(egw): encrypt-fields docs (#5355)

* feat(egw): encrypt-fields docs

* feat(egw): decrypt-fields docs

* feat: howto

* chore: links

* chore: review fixes

* copyedit and add cross-links

---------

Co-authored-by: lena-larionova <lena.larionova@konghq.com>

* update headers, metrics, and bootstrap references for KEG 1.2 (#5570)

* fix(event-gateway): add a warning about internal headers (#5600)

Making this clear to avoid people accidently using the product's reserved namespace

EVG-207

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* chore(event-gateway): clarify that we don't support multiple header v… (#5601)

* chore(event-gateway): clarify that we don't support multiple header values

This is just an existing limitation of our product

EVG-208

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Formatting & clarity edits

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

---------

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

* docs(event-gateway): note glob metacharacter risk in ACL resource_names (#5660)

* docs(event-gateway): note glob metacharacter risk in ACL resource_names

* add to dict

* docs(event-gateway): add field encryption examples with paths (#5678)

* docs(event-gateway): add field encryption examples with paths

* fix: links

* fix: all AWS KMS ARN links

* fix(event-gateway): add new guide to index (#5680)

* chore(event-gateway): 1.2 changelog (#5628)

* draft of changelog for 1.2

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update changelog

* Update changelog for version 1.2.0

* vale

* style

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>

* Chore(event-gateway): Update version (#5717)

* egw version

* Update app/_data/products/event-gateway.yml

* feat(event-gateway): dynamic field encryption how to (#5690)

* feat(event-gateway): dynamic field encryption how to

* chore: remove TODO

* fix: add both how-tos to index

* chore: metadata improvements

* chore: link text

* fix: grammar

* Update event-gateway.yml

* Update changelog.md

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: lena-larionova <lena.larionova@konghq.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Mike Beaumont <mjboamail@gmail.com>
Co-authored-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>
* 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>
* 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>
* bootstrap event gateway 1.2

* add headers reference (#5318)

* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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(keg): topic aliases guide (#5109)

* keg: add record schema context (#5502)

* Revert "feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)"

This reverts commit 19ca149.

* feat(egw): encrypt-fields docs (#5355)

* feat(egw): encrypt-fields docs

* feat(egw): decrypt-fields docs

* feat: howto

* chore: links

* chore: review fixes

* copyedit and add cross-links

---------

Co-authored-by: lena-larionova <lena.larionova@konghq.com>

* update headers, metrics, and bootstrap references for KEG 1.2 (#5570)

* fix(event-gateway): add a warning about internal headers (#5600)

Making this clear to avoid people accidently using the product's reserved namespace

EVG-207

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* chore(event-gateway): clarify that we don't support multiple header v… (#5601)

* chore(event-gateway): clarify that we don't support multiple header values

This is just an existing limitation of our product

EVG-208

Signed-off-by: Charly Molter <charly.molter@konghq.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Formatting & clarity edits

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

---------

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

* docs(event-gateway): note glob metacharacter risk in ACL resource_names (#5660)

* docs(event-gateway): note glob metacharacter risk in ACL resource_names

* add to dict

* docs(event-gateway): add field encryption examples with paths (#5678)

* docs(event-gateway): add field encryption examples with paths

* fix: links

* fix: all AWS KMS ARN links

* fix(event-gateway): add new guide to index (#5680)

* chore(event-gateway): 1.2 changelog (#5628)

* draft of changelog for 1.2

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update changelog

* Update changelog for version 1.2.0

* vale

* style

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>

* Chore(event-gateway): Update version (#5717)

* egw version

* Update app/_data/products/event-gateway.yml

* feat(event-gateway): dynamic field encryption how to (#5690)

* feat(event-gateway): dynamic field encryption how to

* chore: remove TODO

* fix: add both how-tos to index

* chore: metadata improvements

* chore: link text

* fix: grammar

* Update event-gateway.yml

* Update changelog.md

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: lena-larionova <lena.larionova@konghq.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com>
Co-authored-by: Mike Beaumont <mjboamail@gmail.com>
Co-authored-by: Charly Molter <charly.molter@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jxs <jxs@posteo.de>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: Angel <angel.guarisma@konghq.com>
* 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>
* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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 (#5366)

* 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>

* feat(portal): Apply plugins to apps (#5663)

* Update reference content

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Dev portal variable, caching infos

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI step for link consumer, API steps for principal/plugin link, convert yaml to md

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix principal requests

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM/eng feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Adjust kaa vs ace wording

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix section lead in

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix consumer viewer role thingy

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* feat(identity): Principal directory reference (#5327)

* First draft of principals reference, it's rough

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* revise

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix the failing build

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fixes from spec, other wording and formatting, add API request examples

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Kong Identity variable

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM feedback, new KEG section, new examples section

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI steps draft

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix broken links

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add note about creating a directory in the UI

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add lookup caching note

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix the name of the conditional expression

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Connective content to the identity reference

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Change sections to fix tab weirdness

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Generate Gateway and plugins changelogs for version 3.14.0.7 (#5675)

Co-authored-by: Guaris <23319190+Guaris@users.noreply.github.com>

* draft note (#5677)

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* entra warning (#5679)

* chore(deps): bump kumahq/kuma-website from abf48354 to 5bb72291

Signed-off-by: kong-docs[bot] <team-docs@konghq.com>

* feat(identity): draft metadata

* feat(identity): replace OIDC with OpenId Connect

* feat(identity): authorization-code-example

* feat(identity): update relevant plugin examples to enable principals

* feat(identity): authenticate principals with Basic Auth (#5451)

* feat(identity: basic auth how-to

* Apply suggestion from @juliamrch

* Apply suggestion from @juliamrch

* fix: frontmatter

* Update app/_how-tos/gateway/authenticate-principals-with-basic-authentication.md

* feat(identity): reference in index

* feat(identity): principal example for plugin

* feat(identity): add version

* remove links

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Update app/_how-tos/gateway/authenticate-principals-with-basic-authentication.md

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(identity): authenticate a principal with key auth (#5638)

* feat(event-gw): SASL PLAIN fetch Kong Identity principal (#5365)

* 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 (#5366)

* 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>

* feat(portal): Apply plugins to apps (#5663)

* Update reference content

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Dev portal variable, caching infos

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* UI step for link consumer, API steps for principal/plugin link, convert yaml to md

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix principal requests

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply PM/eng feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Adjust kaa vs ace wording

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix section lead in

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix consumer viewer role thingy

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update descriptions (#5665)

* Chore(EGW): V1.1.1 Changelog (#5664)

* egw changelog

* add date

* vale

* vale + last entry

* Fix(Debugger): Update debugger  (#5666)

* Update dbeugger docs

* more changes

* one more edit

* feat(identity): draft auth key guide

* feat(identity): test and validate guide

* feat(identity): add directory name template

* fix(identity): export directory name to decK

* fix(identity): variable export

* chore(deps): update docs from repo source (#5490)

Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>

* typo :(

* fix(identity): remove link

* fetch principal template from iss5037

* feat(identity): replace text with principal include

* update auth-key plugin overview

* Update app/_how-tos/gateway/authenticate-principals-with-key-auth.md

* add version for principals

* feat(identity): add example

* fix: variable names

* add links

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* feat(identity): add key auth guide to index

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* fix: add tools metadata

* Apply suggestion from @juliamrch

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Update app/_how-tos/gateway/authenticate-principals-with-key-auth.md

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>

* Kong Identity: update glossary (#5270)

* feat(identity): include principals + directory

* feat(identity): include identity

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(identity): add urls

* fix: format

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix: remove duplicate rendered code and update requirements

* mention KI as available IdP

* feat(identity): how to use auth servers, principals, and OIDC (#5702)

* feat(identity): draft metadata

* feat(identity): replace OIDC with OpenId Connect

* feat(identity): authorization-code-example

* feat(identity): update relevant plugin examples to enable principals

* feat(identity): create server and principal

* finish draft

* feat(identity): finish guide and test

* Apply suggestion from @juliamrch

* fix: clean TLDR whitespace in OIDC how-to

* rename file

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* Apply suggestion from @juliamrch

* Update app/_how-tos/gateway/authenticate-oauth-clients-with-kong-identity.md

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(identity): reset files to main

* feat(identity): create identity section

* feat(identity): create identity example

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Update app/_kong_plugins/openid-connect/examples/client-credentials-identity.yaml

* Apply suggestion from @juliamrch

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: kong-docs[bot] <team-docs@konghq.com>
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: kong-documentation-app[bot] <247127266+kong-documentation-app[bot]@users.noreply.github.com>
Co-authored-by: Guaris <23319190+Guaris@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: kong-docs[bot] <team-docs@konghq.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kong[bot] <123129154+kong[bot]@users.noreply.github.com>
Signed-off-by: kong-docs[bot] <team-docs@konghq.com>
Co-authored-by: kong-docs[bot] <team-docs@konghq.com>
cloudjumpercat and others added 14 commits July 6, 2026 15:50
* Draft CG content

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix bullet spacing

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* Fix reference pages, add info about stored data

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* first pass at reworking the reference page to apply just to auth servers, claims, scopes, and clients

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* REvisions to the auth server reference

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

* fix build errors, add application mapping latency limitation, add version to principals reference

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* uncomment dev portal app stuff

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix consumer/CG quandary

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
* feat(identity): first draft for landing page

* fix(identity): replace identity tag with kong-identity

* fix(identity): replace identity tag with kong-identity

* feat(identity): add kong-identity tags to index how-tos

* feat(identity): update links

* feat(identity): add usecases table

* feat(identity): new template

* Revise landing page, fix accidental ruby version commit, file renames

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* feat(identity): add product to landing page to allow dev partial builds

* feat(identity): replace image and polish syntax

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* add api link

* feat(identity): split intro in 2 columns

* apply feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* removing app mapping links

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* fix column count

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>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
@juliamrch juliamrch self-assigned this Jul 7, 2026
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit e1d69fd
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a50fba56517d80008007428
😎 Deploy Preview https://deploy-preview-5865--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

cloudjumpercat and others added 2 commits July 8, 2026 13:31
* add new API

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Run the action, add the missing _idex and spec files

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Comment thread app/kong-identity/auth-servers.md Outdated
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
@juliamrch juliamrch marked this pull request as ready for review July 10, 2026 14:02
@juliamrch juliamrch requested a review from a team as a code owner July 10, 2026 14:02
Copilot AI review requested due to automatic review settings July 10, 2026 14:02
@juliamrch juliamrch added do not merge Issues/ PRs whose changes should not be merged at this time product:kong-identity labels Jul 10, 2026
@juliamrch juliamrch changed the base branch from release/kong-identity-m0 to main July 10, 2026 14:03
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
11 out of 14 committers have signed the CLA.

✅ cloudjumpercat
✅ Guaris
✅ juliamrch
✅ STARRY-S
✅ lena-larionova
✅ jschmid1
✅ team-k8s-bot
✅ GGabriele
✅ lahabana
✅ kong-kiransharma
✅ fabianrbz
❌ kumahq[bot]
❌ kong[bot]
❌ kong-documentation-app[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a dedicated “Limitations” section to the Kong Identity authorization servers documentation so customers can find key service limits in one place, and removes the now-redundant inline warning later in the doc.

Changes:

  • Added a “Limitations” section with a table of authorization server limits (TPS, auth servers per region, clients per auth server, access token limits by plan).
  • Removed the warning callout about the “50 auth servers per region” limit from the “Create an auth server…” section.
Comments suppressed due to low confidence (1)

app/kong-identity/auth-servers.md:102

  • The limit label says "Requests per second (TPS)", but TPS stands for "transactions per second" and the value also uses "transactions"; align the wording to avoid confusing readers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time product:kong-identity

Projects

None yet

Development

Successfully merging this pull request may close these issues.