Philipp Trenz created SYNCOPE-1797:
--------------------------------------
Summary: Compatibility for 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
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)