Skip to content

Correctly set values for Reference objects in parent object#37

Merged
azmeuk merged 3 commits into
python-scim:mainfrom
J-Bu:bugfix/corretly-set-values-for-user-group-references
Aug 13, 2025
Merged

Correctly set values for Reference objects in parent object#37
azmeuk merged 3 commits into
python-scim:mainfrom
J-Bu:bugfix/corretly-set-values-for-user-group-references

Conversation

@J-Bu

@J-Bu J-Bu commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Values of User and Group objects are wrong, The id in the value files does not match the id of the actually created object. This leads to problems when the scim server validates if a member really exists.

The changes in this MR first creates all ref objects and than fills the values correctly with the correct type and id.

This is a follow up of #30

@J-Bu J-Bu force-pushed the bugfix/corretly-set-values-for-user-group-references branch from e54620c to 10809b4 Compare August 7, 2025 13:43
@azmeuk azmeuk merged commit f2787ee into python-scim:main Aug 13, 2025
7 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.

2 participants