Skip to content

Fixed #17641: map mobile number via SCIM#17648

Merged
snipe merged 2 commits intodevelopfrom
possible-fix-for-#17641-map-mobile-via-scim
Aug 19, 2025
Merged

Fixed #17641: map mobile number via SCIM#17648
snipe merged 2 commits intodevelopfrom
possible-fix-for-#17641-map-mobile-via-scim

Conversation

@snipe
Copy link
Copy Markdown
Member

@snipe snipe commented Aug 19, 2025

Not sure if this will work as expected. @uberbrady can you take a look?

Possibly fixes #17641.

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe requested a review from uberbrady August 19, 2025 10:41
@uberbrady
Copy link
Copy Markdown
Member

The one thing I'm not sure about is the true for the primary attribute - let me go double-check that that will actually work the way we expect.

@uberbrady
Copy link
Copy Markdown
Member

uberbrady commented Aug 19, 2025

In the SCIM docs here https://datatracker.ietf.org/doc/html/rfc7643#section-2.4 we have:

primary
A Boolean value indicating the 'primary' or preferred attribute
value for this attribute, e.g., the preferred mailing address or
the primary email address. The primary attribute value "true"
MUST appear no more than once. If not specified, the value of
"primary" SHALL be assumed to be "false".

So that true will probably need to change to false - but barring that, this should work.

IETF Datatracker
The System for Cross-domain Identity Management (SCIM) specifications are designed to make identity management in cloud-based applications and services easier. The specification suite builds upon experience with existing schemas and deployments, placing specific emphasis on simplicity of development and integration, while applying existing authentication, authorization, and privacy models. Its intent is to reduce the cost and complexity of user management operations by providing a common user schema and extension model as well as binding documents to provide patterns for exchanging this schema using HTTP. This document provides a platform-neutral schema and extension model for representing users and groups and other resource types in JSON format. This schema is intended for exchange and use with cloud service providers.

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe changed the title Fixed #17641 - map mobile number via SCIM Fixed #17641: map mobile number via SCIM Aug 19, 2025
Copy link
Copy Markdown
Member

@uberbrady uberbrady left a comment

Choose a reason for hiding this comment

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

This looks good to me - seems simple enough.

@snipe snipe merged commit 551822c into develop Aug 19, 2025
8 checks passed
@snipe snipe deleted the possible-fix-for-#17641-map-mobile-via-scim branch August 19, 2025 12:09
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