10000 Creating a user profile attribute "displayName" does not work as expected. · Issue #40497 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Creating a user profile attribute "displayName" does not work as expected. #40497
@ScionOfDesign

Description

@ScionOfDesign

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

user-profile

Describe the bug

I wanted to make a custom attribute called displayName visible and editable to my users. However, when typing the e in displayName, the localization tag seems to just fail to update.

DisplayNameBug.mp4

This causes the localization to fail, since in the localization tab it is listed properly but in the user profile it is searching for the wrong tag. (profile.attributes.displayNam instead of profile.attributes.displayName)

Image

Image

Version

26.2.5

Regression

  • The issue is a regression

Expected behavior

I expected the e in displayName to be filled in like everything else.

Actual behavior

The e in displayName does not get filled in appropriately.

How to Reproduce?

As can be seen in the video:

  1. Create an attribute called displayName.
  2. Observe it not work correctly.

Anything else?

I was able to work around this by using the browser tools to make the Display name tag for localization of the User Attribute editable, and then manually editing it. Saving the attribute registered the change appropriately.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0