[WPB-27953] SCIM: Make role field in user schema comply with RFC. - #5440
Open
fisx wants to merge 3 commits into
Open
[WPB-27953] SCIM: Make role field in user schema comply with RFC.#5440fisx wants to merge 3 commits into
fisx wants to merge 3 commits into
Conversation
fisx
force-pushed
the
WPB-27953-scim_-make-role-field-in-user-schema-comply-with-rfc
branch
2 times, most recently
from
August 11, 2026 12:24
9bb9a16 to
a234f5b
Compare
fisx
force-pushed
the
WPB-27953-scim_-make-role-field-in-user-schema-comply-with-rfc
branch
from
August 11, 2026 12:35
a234f5b to
acf9fd9
Compare
fisx
marked this pull request as ready for review
August 11, 2026 12:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5435
This changes the
"role"field in theUserschema. The release notes contain a warning about this with instructions how to re-align code. If anybody is impacted by this change, they are in violation of the RFC as we were and should follow the release note instructions. To make things as backwards-compatible as can be, the new code parses both"member"and{"value": "member"}as a role.https://wearezeta.atlassian.net/browse/WPB-27953
Checklist
changelog.d