Skip to content

feat(identity): trusted origins on auth servers - #6781

Open
juliamrch wants to merge 4 commits into
release/identity-26-08from
iss4473
Open

feat(identity): trusted origins on auth servers#6781
juliamrch wants to merge 4 commits into
release/identity-26-08from
iss4473

Conversation

@juliamrch

@juliamrch juliamrch commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the authorization server reference page with the trusted origin field.

closes #4473

Before merging

  • Make sure the UI feature flag has been removed on prod
  • Include instructions on how to manage CORS from the UI
  • Include info on allowlist cleanup: what does a PATCH request containing a single array will do? Will it add it to the list, or will it replace the whole allowlist?

Preview Links

https://deploy-preview-6781--kongdeveloper.netlify.app/auth-servers/#trusted-origins

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).

@juliamrch juliamrch self-assigned this Aug 24, 2026
@juliamrch
juliamrch changed the base branch from main to release/identity-26-08 August 24, 2026 15:56
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit dfca78a
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a8f033614a516000752e34c
😎 Deploy Preview https://deploy-preview-6781--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.

Comment thread app/kong-identity/auth-servers.md Outdated
@juliamrch
juliamrch marked this pull request as ready for review August 26, 2026 15:18
@juliamrch
juliamrch requested a review from a team as a code owner August 26, 2026 15:18
@juliamrch juliamrch added the do not merge Issues/ PRs whose changes should not be merged at this time label Aug 26, 2026
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 release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kong Identity: Trusted origins in the Konnect UI

1 participant