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

Fix user & userprofile tests #1042

Merged
merged 3 commits into from
Dec 31, 2024
Merged

Conversation

denniskniep
Copy link
Contributor

This PR fixes some user & userprofile tests. Therefore it was necessary to implement the UnmanagedAttributePolicy property in userprofile.

I removed the t.Parallel() in certain tests, because those tests are failing when all tests are running!
Concrete problem is that firstName and lastName can not be stored.
Maybe there is a multithreading problem in Keycloak? Once this PR is merged I will prepare a branch to reproduce the problem and raise a issue.

@faculbsz-ah
Copy link

Would close #946

Copy link
Contributor

@sschu sschu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot!

@sschu sschu merged commit a68ebf1 into keycloak:main Dec 31, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

3 participants