[
https://issues.apache.org/jira/browse/SYNCOPE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Trenz updated SYNCOPE-1797:
-----------------------------------
Description: 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. (was: Following the [SCIM 2.0
specification|#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.)
> 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
> Affects Versions: 3.0.6
> Reporter: Philipp Trenz
> Priority: Minor
>
> 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)