feat(portal): Entra and Okta DCR rotation#4752
Open
cloudjumpercat wants to merge 4 commits intomainfrom
Open
Conversation
…als section apply to three IdPs Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
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. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
smritikjaggi
approved these changes
Apr 13, 2026
lena-larionova
approved these changes
Apr 13, 2026
Contributor
lena-larionova
left a comment
There was a problem hiding this comment.
LGTM with some minor comments
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #4478 #4479
Preview Links
Checklist
descriptionentry in frontmatter.