RFC Errata
RFC 7643, "System for Cross-domain Identity Management: Core Schema", September 2015
Note: This RFC has been updated by RFC 9865
Source of RFC: scim (sec)See Also: RFC 7643 w/ inline errata
Errata ID: 8361
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Matthias Winter
Date Reported: 2025-03-31
Verifier Name: Deb Cooley
Date Verified: 2025-10-28
Section 3.1 says:
3.1. Common Attributes Each SCIM resource (Users, Groups, etc.) includes the following common attributes. With the exception of the "ServiceProviderConfig" and "ResourceType" server discovery endpoints and their associated resources, these attributes MUST be defined for all resources, including any extended resource types.
It should say:
3.1. Common Attributes Each SCIM resource (Users, Groups, etc.) includes the following common attributes. With the exception of the "/ServiceProviderConfig" and "/ResourceTypes" server discovery endpoints and their associated resources, these attributes MUST be defined for all resources, including any extended resource types.
Notes:
The endpoint is named "/ResourceTypes" (with "s"), not "/ResourceType". Also, all endpoints include a leading "/" in sections 1.2, in the schema definitions in section 8.6, and also in RFC7644.
