zowe/zowe-explorer-vscode

Misleading error message during SSO login

開放

#4,428 建立於 2026年7月24日

 (3 則留言) (0 個反應) (0 位負責人)TypeScript (119 個分叉)auto 404
buggood first issuepriority-lowseverity-low

倉庫指標

星標
 (189 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the bug

When using Zowe Explorer with a flat profile and no default base profile, an Manage Profile -> Login to Authentication Service will fail with the following error notification in VSCode:

Login failed: No base profile found to store SSO token for profile "<my_flat_profile>"

Base profiles will work for SSO login but are not strictly required; the flat profile can either be converted to a nested profile underneath another profile, or a default base profile can be added to the TC. The error message (as I read it) currently indicates base profiles are required for SSO.

To Reproduce

  • Create a flat profile in TC.
  • Add the profile, right-click Manage Profile -> Login to Authentication Service.
  • See the misleading error dialog

Expected behavior

The dialog should better describe the problem and actions the user can take to address the issue.

Desktop (please complete the following information):

  • OS: MacOS
  • Zowe Explorer Version: 3.5.1

Additional context

n/a

貢獻者指南