SCIMReferenceCode
SCIMReferenceCode copied to clipboard
Postman GET ServiceProviderConfig calls the "/serviceConfiguration" endpoint
From my understanding, as per the SCIM specification, the ServiceProviderConfig discover endpoint path should be
/ServiceProviderConfig
, not /serviceConfiguration
.
Is this a bug in the postman test?
Seconded.
Came here to create this issue :-)
Bump. We're also expecting /ServiceProviderConfig as designed. Should we cater for both endpoints as a workaround until a fix is done? Is the request and response the same for /ServiceProviderConfig vs /serviceConfiguration?