Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Created by Guest
Created on Aug 9, 2023

SCIM API implementation - User core schema should support group attribute [RFC 7643 ]

RFC 7643 - System for Cross-domain Identity Management: Core Schema (ietf.org)

Upon checking with above RFC TIBCO documentation, SCIM user core schema should support core user attributes along with single valued + Multi valued attributes.

But currently, SCIM user API call only fetching "email" attribute only from multi valued attributes, but groups attribute is missing. This is essential for Azure Sailpoint to Spotfire integration for user account management.

There is a limitation in current SCIM implementation (the groups attribute is returned when retrieving the details of a specific user but not when retrieving all users).


Please include groups attributes when retrieving all users api call same as email attribute exception from multi valued attribute.
urn:ietf:params:scim:schemas:core:2.0:User’


Implemented in 14.2, 14.0.2
  • Attach files