Share via

SCIM Validator Patch Group - Remove Member API failing and not providing useful information

Juan Bustillo 0 Reputation points
2023-12-15T19:34:26.2633333+00:00

We've been implementing SCIM API's for a while now and recently one test began failing and throwing the following error

The Schema of the Fetched Group is invalid. Please refer to the filter group response example in https://www.rfc-editor.org/rfc/rfc7644#section-3.7.1

however, our response looks good and returns information as requested in the Microsoft SCIM tutorial.

here's a response example we're returning.

{


there seem to be multiple people who have this same issue. please have a look at: https://learn.microsoft.com/en-us/answers/questions/1457148/scim-validator-patch-group-remove-member-test-comp

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


1 answer

Sort by: Most helpful
  1. Givary-MSFT 35,786 Reputation points Microsoft Employee Moderator
    2023-12-19T16:09:53.5066667+00:00

    @Juan Bustillo Just got an update from our team, we are aware of this issue, our team is working on it to fix this error "The Schema of the Fetched Group is invalid", will keep you posted once i have update on the same.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.