Jason_Ross2 | 2021-07-14 02:42:32 UTC | #1
Hello
Is there a way to update ResourceType schemaExtensions multiValued attribute to ‘true’ on the /Schemas endpoint?
Thank you!
Greg_Cunningham | 2021-07-14 23:07:11 UTC | #2
I assume the issue is with the schemaExtensions.multiValued field, which in the scim RFC7643 is "false". The RFC does appear to be in error as schemaExtensions of ResourceType is a list of URIs, so this should be true. We can change that.
The highlighted text is a member of the subAttributes and that is not multivalued.
I added a story for fixing this to the Integration groups backlog, BC-1355.
Thanks for pointing this out.
Jason_Ross2 | 2021-07-14 23:05:50 UTC | #3
Thank you so much for the Reply, Greg. I really appreciate it.
system | 2021-08-14 23:05:53 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 11456