Hello,
When i go to endpoints /scim/v2/Schemas, /scim/v2/ServiceProviderConfig and /scim/v2/ResourceTypes, a part of the JSON object is missing.
Thank you for the solution.
Missing at the begining:
{
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:ListResponse"
],
"totalResults": 4,
"Resources":
Missing at the end
}