feat(identity): add limitations table#5865
Conversation
* 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>
* 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>
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* 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>
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
|
|
There was a problem hiding this comment.
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.
Description
Fixes missing info for a customer
Verify info before opening the PR
Notify in this thread when merged
Preview Links
Checklist
descriptionentry in frontmatter.