[
https://issues.apache.org/jira/browse/SYNCOPE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798848#comment-17798848
]
ASF subversion and git services commented on SYNCOPE-1797:
----------------------------------------------------------
Commit 5831a6ed326ad6598075d1427251a1653d2e4c85 in syncope's branch
refs/heads/3_0_X from Philipp Trenz
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=5831a6ed32 ]
[SYNCOPE-1797] Compatibility of SCIM 2.0 requests from Microsoft Entra (#581)
> Compatibility of SCIM 2.0 requests from Microsoft Entra
> -------------------------------------------------------
>
> Key: SYNCOPE-1797
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1797
> Project: Syncope
> Issue Type: Improvement
> Components: extensions
> Reporter: Philipp Trenz
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Labels: scim
> Fix For: 3.0.6, 4.0.0
>
>
> Following the [SCIM 2.0
> specification|https://www.rfc-editor.org/rfc/rfc7643#section-4.1.1], the
> singular attribute {{active}} is specified of type Boolean. Deviating from
> this, some cloud providers (namely Microsoft Entra) on PATCH requests send
> this as a string value of {{"True"}} or {{{}"False"{}}}. To ensure
> compatibility, a string representation should also be tolerated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)