Hi team,
I noticed that the SCIM API doc for Lucid chart lists standard schemas, but I’m trying to confirm if the following custom schema is supported:
urn:ietf:params:scim:schemas:extension:tenant:2.0:User
It’s not returned in the /Schemas
endpoint response, and when I tried passing it in a request, the value doesn’t appear in the response either.
Just wanted to check, is this schema supported by Lucid chart SCIM API? Or does Lucid not support custom schema extensions like this?
Thanks!