Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: add kiro: protocol to external app whitelist#18884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 1 commit intomainfromfeat/add-kiro-protocol-whitelist
Jul 15, 2025

Conversation

blink-so[bot]
Copy link
Contributor

Summary

Addskiro: to theALLOWED_EXTERNAL_APP_PROTOCOLS whitelist to enable session token injection for kiro.dev URIs when opened from the workspace page.

Changes

  • Added"kiro:" to theALLOWED_EXTERNAL_APP_PROTOCOLS array insite/src/modules/apps/apps.ts

Why

This change allows kiro.dev applications to receive the user's session token for authentication when launched viakiro:// protocol links from the Coder workspace page, following the same pattern as other supported IDE protocols likevscode:,cursor:,windsurf:, andjetbrains:.

Testing

This is a simple whitelist addition that follows the existing pattern. The change enables:

  1. Session token injection forkiro:// URIs containing$SESSION_TOKEN placeholder
  2. Secure handling of kiro.dev protocol links from the workspace page

Security

The whitelist approach ensures that only approved protocols can receive session tokens, maintaining security while enabling kiro.dev integration.

Adds 'kiro:' to ALLOWED_EXTERNAL_APP_PROTOCOLS to enable session tokeninjection for kiro.dev URIs when opened from the workspace page.This allows kiro.dev applications to receive the user's session tokenfor authentication when launched via kiro:// protocol links.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@matifalimatifali changed the titlefeat: add kiro: protocol to external app whitelistchore: add kiro: protocol to external app whitelistJul 15, 2025
@matifali
Copy link
Member

/cherry-pick release/2.24

@matifalimatifalienabled auto-merge (squash)July 15, 2025 18:40
@matifalimatifali merged commite76115c intomainJul 15, 2025
33 of 35 checks passed
@matifalimatifali deleted the feat/add-kiro-protocol-whitelist branchJuly 15, 2025 18:45
gcp-cherry-pick-botbot pushed a commit that referenced this pull requestJul 15, 2025
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@matifalimatifalimatifali approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@matifali

[8]ページ先頭

©2009-2025 Movatter.jp