Skip to content

feat(portal): Entra and Okta DCR rotation#4752

Open
cloudjumpercat wants to merge 4 commits intomainfrom
feat/okta-entra-dcr-rotation
Open

feat(portal): Entra and Okta DCR rotation#4752
cloudjumpercat wants to merge 4 commits intomainfrom
feat/okta-entra-dcr-rotation

Conversation

@cloudjumpercat
Copy link
Copy Markdown
Contributor

@cloudjumpercat cloudjumpercat commented Apr 7, 2026

Description

Fixes #4478 #4479

Preview Links

Checklist

  • Tested how-to docs. If not, note why 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).

…als section apply to three IdPs

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat cloudjumpercat added do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release labels Apr 7, 2026
@cloudjumpercat cloudjumpercat requested a review from a team as a code owner April 7, 2026 17:24
Copilot AI review requested due to automatic review settings April 7, 2026 17:24
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 4180703
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69de3bc701c6640008422219
😎 Deploy Preview https://deploy-preview-4752--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Dev Portal Dynamic Client Registration documentation to explicitly cover credential rotation for Entra and Okta, and standardizes Dev Portal naming via {{site.dev_portal}}.

Changes:

  • Adds a new “Managing credentials” section describing rotation/revocation support for Entra, Okta, and custom HTTP DCR bridge.
  • Adds new FAQ entries to the Okta and Azure AD DCR how-tos pointing readers to the centralized credential-rotation guidance.
  • Replaces hard-coded “Dev Portal” strings with {{site.dev_portal}} in the DCR reference doc.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
app/dev-portal/dynamic-client-registration.md Adds credential rotation guidance and replaces “Dev Portal” strings with {{site.dev_portal}}.
app/_how-tos/dev-portal/okta-dcr.md Adds an FAQ entry linking to credential rotation docs.
app/_how-tos/dev-portal/azure-ad-dcr.md Adds an FAQ entry linking to credential rotation docs.

cloudjumpercat and others added 2 commits April 7, 2026 13:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@lena-larionova lena-larionova left a comment

Choose a reason for hiding this comment

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

LGTM with some minor comments

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
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 release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev Portal: Entra DCR credential rotation

4 participants