pingidentity / scim

SCIM 1.1 SDK for Java
41 stars 10 forks source link

Make JSON default response content type #19

Closed pnelsonping closed 4 years ago

pnelsonping commented 4 years ago

According to RFC7644, when no format is provided by accept header in a SCIM 1.1 request, the server must default to JSON response format. A few of our endpoints do not currently do this, so making this the default for those endpoints.

Reviewer: Jacob Childress

JiraIssue: DS-40869

SalesforceCaseNumber: 00672865

Product: ds