Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an editable Known As field to stroom user record #4447

Open
at055612 opened this issue Sep 11, 2024 · 1 comment
Open

Add an editable Known As field to stroom user record #4447

at055612 opened this issue Sep 11, 2024 · 1 comment
Labels
enhancement A new feature or enhancement to an existing feature f:auth Authentication, authorisation, TLS, security, etc. f:ui / ux Issues relating to the user interface/experience
Milestone

Comments

@at055612
Copy link
Member

Currently when configured for OIDC we get the display name and full name from the IDP. Generally, the display name is something similar to an email address that is meaningful to users of stroom seeing it in a list of users. In some cases, the IDP supplies a display name that is just a UUID so stroom will display this, which is not helpful for the user.

We could potentially add an optional known as field that allows the admin to effectively provide an editable override of the IDP's display name which Stroom could show in lists of users or other screens.

Thought would be needed on what value is used in the audit columns if this field is editable. I suspect the audit column values would have to stay as they are if known as is a mutable thing.

@at055612 at055612 added enhancement A new feature or enhancement to an existing feature f:ui / ux Issues relating to the user interface/experience f:auth Authentication, authorisation, TLS, security, etc. labels Sep 11, 2024
@at055612 at055612 added this to the v7.6 milestone Sep 11, 2024
@stroomdev66
Copy link
Member

Wait for 7.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or enhancement to an existing feature f:auth Authentication, authorisation, TLS, security, etc. f:ui / ux Issues relating to the user interface/experience
Projects
None yet
Development

No branches or pull requests

2 participants