Skip to content

fix(applications): allow admins to reveal client secret and copy without revealing - #106

Merged
BK1031 merged 1 commit into
mainfrom
bk1031/secret-reveal-access
Aug 18, 2026
Merged

fix(applications): allow admins to reveal client secret and copy without revealing#106
BK1031 merged 1 commit into
mainfrom
bk1031/secret-reveal-access

Conversation

@BK1031

@BK1031 BK1031 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor
  • Allow Sentinel admins (in addition to the app owner) to reveal an application's client secret via GET /applications/:id/secret
  • Make the client secret copy button fetch the secret from the server and copy it directly, so it no longer requires revealing first (safe while screensharing)
  • Hide the reveal/copy buttons for users who aren't the owner or an admin, matching the backend gate

@BK1031
BK1031 merged commit bf1ba58 into main Aug 18, 2026
19 checks passed
@BK1031
BK1031 deleted the bk1031/secret-reveal-access branch August 18, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant