[API Portal] Display key manager name instead of uuid - #3100
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe application portal now includes key manager display names in metadata and renders them in production and sandbox cards. OAuth2 key-generation requests use the key manager ID. The Cypress flow verifies the display name. ChangesKey manager display-name flow
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose
$subject
Summary
Previously the key manager UI was showing the id of keymanager instead of the display name. Fixed the issue with this PR.
Samples