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

Make it simpler to locate a user, when managing group memeberships etc. #52

Open
Tracked by #55
janhalen opened this issue Mar 19, 2024 · 2 comments
Open
Tracked by #55

Comments

@janhalen
Copy link
Collaborator

The Username field contains UUIDs and claim data.

When a lot of new users are enrolled, the username lidt will get pretty difficult to view as a human, as the username contains both UUID and other claim infos.

image

Lets discuss how we can keep the unique identifiability at the same time as making the user experience of adding a user to a group, less confusing and difficult

@janhalen
Copy link
Collaborator Author

@nicolas-semaphor : Please confirm that when custom attributes are pulled (after #65 is fixed), this will be fixed also

@nicolas-semaphor
Copy link
Collaborator

This should be fixed when the username is properly parsed from the X509SubjectName attribute, as described by #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants