Skip to content

Add security admin page to create, list and revoke API Keys#2388

Draft
cwperks wants to merge 4 commits intoopensearch-project:mainfrom
cwperks:api-keys
Draft

Add security admin page to create, list and revoke API Keys#2388
cwperks wants to merge 4 commits intoopensearch-project:mainfrom
cwperks:api-keys

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Mar 27, 2026

Description

Related to opensearch-project/security#5443

Screen.Recording.2026-03-27.at.1.45.03.PM.mov

Category

Enhancement

Issues Resolved

Related to opensearch-project/security#4009

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

cwperks added 4 commits March 27, 2026 09:49
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 53.14685% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.73%. Comparing base (353df7d) to head (9ed8607).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...lic/apps/configuration/panels/api-token-create.tsx 48.07% 25 Missing and 2 partials ⚠️
...ublic/apps/configuration/panels/api-token-list.tsx 61.53% 20 Missing and 5 partials ⚠️
...ublic/apps/configuration/utils/api-token-utils.tsx 0.00% 9 Missing ⚠️
public/apps/configuration/app-router.tsx 66.66% 4 Missing ⚠️
...ration/panels/role-edit/index-permission-panel.tsx 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2388      +/-   ##
==========================================
- Coverage   71.59%   70.73%   -0.87%     
==========================================
  Files         101      104       +3     
  Lines        3010     3147     +137     
  Branches      529      560      +31     
==========================================
+ Hits         2155     2226      +71     
- Misses        699      758      +59     
- Partials      156      163       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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