-
Bug
-
Resolution: Done
-
Critical
-
1.5.0
-
None
-
2
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH F&UI plugins 3273, RHDH F&UI plugins 3274
-
Customer Facing
Description of problem:
It seems that when we're using OIDC authentication in our setup the ProfileDropdown component in the Global Header doesn't display the username but it says 'Guest' instead.
Prerequisites (if any, like setup, operators/versions):
- RHDH 1.5.1
- OIDC Authentication
- Using the built-in LDAP plugin as our catalog provider (@backstage/plugin-catalog-backend-module-ldap)
Steps to Reproduce
- Setup the Global Header with the ProfileDropdown in RHDH 1.5.1
- Use OIDC for authentication
- Configure the LDAP catalog provider (our configuration is available here, and displayName attribute is mapped)
Actual results:
When user logs in he sees the 'Guest' name appear in the profile section of the global header, despite the fact that his name is properly displayed in other places such as the catalog.
Expected results:
The user's name should be displayed in the ProfileDropdown component.
Reproducibility (Always/Intermittent/Only Once):{}
Always when the OIDC auth is used, GitHub seemed to work well.
Build Details:
RHDH Version: 1.5.1
Backstage Version: 1.35.1
Upstream: https://github.com/redhat-developer/rhdh/tree/release-1.5 @ 2b96ca61 Midstream: https://gitlab.cee.redhat.com/rhidp/rhdh/-/commits/rhdh-1.5-rhel-9 @ 8a4792c7
Build Time: 2025-03-27T01:03:49Z
Additional info (Such as Logs, Screenshots, etc):
Acceptance Criteria:
- The user's name should be displayed in the ProfileDropdown component.
- E2e tests should be updated/added in RHDH to cover this case.
- is cloned by
-
RHDHBUGS-404 Global Header displays 'Guest' as user name when used with OIDC auth
-
- Closed
-
- links to