Skip to content

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

Merged
smritikjaggi merged 4 commits intomainfrom
feat/okta-entra-dcr-rotation
Apr 17, 2026
Merged

feat(portal): Entra and Okta DCR rotation#4752
smritikjaggi merged 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.

Comment thread app/dev-portal/dynamic-client-registration.md
Comment thread app/dev-portal/dynamic-client-registration.md
Comment thread app/dev-portal/dynamic-client-registration.md Outdated
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

Comment thread app/dev-portal/dynamic-client-registration.md Outdated
Comment thread app/_how-tos/dev-portal/azure-ad-dcr.md Outdated
Comment thread app/_how-tos/dev-portal/okta-dcr.md Outdated
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
@smritikjaggi smritikjaggi merged commit 0a66062 into main Apr 17, 2026
18 checks passed
@smritikjaggi smritikjaggi deleted the feat/okta-entra-dcr-rotation branch April 17, 2026 19:45
juliamrch pushed a commit that referenced this pull request Apr 22, 2026
* Add FAQ to DCR how tos for Okta and Entra, make the managing credentials section apply to three IdPs

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

* Apply suggestions from code review

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

* apply remaining copilot feedback

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

* Apply suggestions from code review

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

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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