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!
Best answer by Richard Udell
@iobuildersatko That’s correct - the schema you mentioned isn’t available with Lucid’s SCIM API. Lucid’s implementation follows the IETF SCIM 2.0 standard (RFC 7643) and supports only the standard, globally recognized schemas listed below:
urn:ietf:params:scim:schemas:core:2.0:User Includes standard user attributes (see Get User Response example in our developer docs).
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User Only the department attribute is supported.
urn:ietf:params:scim:schemas:core:2.0:Group Defines group membership (see Get Group Response example).
Custom schemas aren’t supported, only the ones returned by the /Schemas endpoint are supported. More details can be found in Lucid’s SCIM API documentation.
Let me know what you were hoping to capture with that extension and I can help identify whether that data is available elsewhere through our public APIs or the Admin Panel UI.
@iobuildersatko That’s correct - the schema you mentioned isn’t available with Lucid’s SCIM API. Lucid’s implementation follows the IETF SCIM 2.0 standard (RFC 7643) and supports only the standard, globally recognized schemas listed below:
urn:ietf:params:scim:schemas:core:2.0:User Includes standard user attributes (see Get User Response example in our developer docs).
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User Only the department attribute is supported.
urn:ietf:params:scim:schemas:core:2.0:Group Defines group membership (see Get Group Response example).
Custom schemas aren’t supported, only the ones returned by the /Schemas endpoint are supported. More details can be found in Lucid’s SCIM API documentation.
Let me know what you were hoping to capture with that extension and I can help identify whether that data is available elsewhere through our public APIs or the Admin Panel UI.
A Lucid account is required to interact with the Community, and your participation is subject to the
Supplemental Lucid Community Terms.
You may not participate in the Community if you are under age 18. You will be redirected to the Lucid app to log in.
A Lucid account is required to interact with the Community, and your participation is subject to the
Supplemental Lucid Community Terms.
You may not participate in the Community if you are under age 18. You will be redirected to the Lucid app to log in.